summaryrefslogtreecommitdiffstats
path: root/.yamllint.yml
AgeCommit message (Collapse)Author
2020-03-05Minor fixes for the yamllint CI. (#8302)Austin S. Hemmelgarn
* Turn off a buggy check in the yamllint config. * Drop yamllint flags. Reviewdog checks all changed files, and the line was misspelled anyway.
2020-03-04Add yamllint to reviewdog PR checks. (#8291)Austin S. Hemmelgarn