test262/lint.exceptions

11 lines
397 B
Plaintext
Raw Normal View History

# 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.
2020-02-27 03:07:21 +01:00
test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js POSIX