mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
df392eec65
Depends on D55418 Differential Revision: https://phabricator.services.mozilla.com/D55419 --HG-- extra : moz-landing-system : lando
12 lines
195 B
YAML
12 lines
195 B
YAML
---
|
|
rst:
|
|
description: RST linter
|
|
include: [.]
|
|
extensions:
|
|
- rst
|
|
support-files:
|
|
- 'tools/lint/rst/**'
|
|
type: external
|
|
payload: rst:lint
|
|
setup: rst:setup
|