summaryrefslogtreecommitdiff
path: root/lint.whitelist
blob: 02101a6602d2930b571b3b91f31b8a9c1c504c7e (plain)
1
2
3
4
5
6
7
8
9
# Tests that intentionally violate the project's linting rules (along with a
# space-separated list of the specific rules they violate) should be specified
# in this file.
#
# Example:
#
# test/language/made-up-file.js FRONTMATTER LICENSE
#
# Note that lines prefixed with the "hash" symbol (#) will be ignored.