mirror of
https://github.com/SerenityOS/serenity
synced 2024-11-03 03:29:38 +00: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
|