diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-12-08 17:39:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-08 17:39:44 -0800 |
commit | 21ad1c210997daba82ec49e1572c7b0634b6f337 (patch) | |
tree | 08fc167bffaa57878cb2ff99c76ea24bfa30b796 /python/tidy/servo_tidy_tests/lints/no_lint.py | |
parent | 5b389a228c39f0598d5f1d265bff5c013deaabb4 (diff) | |
parent | aceb60ec1d33d3ce1fb49fb6fab74af3e3a1f0ac (diff) | |
download | servo-21ad1c210997daba82ec49e1572c7b0634b6f337.tar.gz servo-21ad1c210997daba82ec49e1572c7b0634b6f337.zip |
Auto merge of #14051 - birryree:tidy-check-buildbot-steps, r=aneeshusa
Adding linting checks for buildbot_steps.yml
This pull request adds some tidy checks around YAML files, and specifically `buildbot_steps.yml`.
Tidy checks added:
* YAML files are checked for well-formedness/parse-ability
* Whether a YAML file has duplicate keys
* Whether a `buildbot_steps.yml` file contains only mappings to list-of-strings.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [x] These changes fix #13838 (github issue number if applicable).
<!-- Either: -->
- [X] There are tests for these changes OR
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
…ing checking for correct mappings and duplicate YAML keys. Added unit tests to test_tidy.py.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14051)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests/lints/no_lint.py')
0 files changed, 0 insertions, 0 deletions