mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03:00
8 lines
200 B
YAML
8 lines
200 B
YAML
|
repos:
|
||
|
- repo: local
|
||
|
hooks:
|
||
|
- id: meta-lint-ci
|
||
|
name: Running Meta/lint-ci.sh to ensure changes will pass linting on CI
|
||
|
entry: bash Meta/lint-ci.sh
|
||
|
language: system
|