mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
1c0b4e73a1
Differential Revision: https://phabricator.services.mozilla.com/D201072
11 lines
236 B
YAML
11 lines
236 B
YAML
---
|
|
ignorefile:
|
|
description: Linter for .gitignore and .hgignore files
|
|
include:
|
|
- '.gitignore'
|
|
- '.hgignore'
|
|
support-files:
|
|
- 'tools/lint/ignorefile**'
|
|
type: external
|
|
payload: ignorefile:lint
|