1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00

Meta: Update Documentation and CI for repo move

This commit is contained in:
Andrew Kaster 2024-05-30 15:06:21 -06:00 committed by Andreas Kling
parent dd1fbd3513
commit 6d3a54e4a8
Notes: sideshowbarker 2024-07-17 02:57:43 +09:00
48 changed files with 127 additions and 1279 deletions

View file

@ -8,14 +8,6 @@ repos:
stages: [ commit ]
language: system
- id: meta-lint-ports
name: Running Meta/lint-ports.py to ensure changes will pass linting on CI
entry: Meta/lint-ports.py
pass_filenames: false
files: ^Ports/
stages: [ commit ]
language: system
- id: meta-lint-commit
name: Lint commit message to ensure it will pass the commit linting on CI
entry: Meta/lint-commit.sh