mirror of https://github.com/tc39/test262.git
Update lint "whitelist" file and document usage (#1048)
This commit is contained in:
parent
e4b64ecc59
commit
891467f09a
|
@ -1,2 +1,9 @@
|
||||||
# This file documents authorship information and is not itself a test
|
# Tests that intentionally violate the project's linting rules (along with a
|
||||||
test/built-ins/Simd/AUTHORS FRONTMATTER LICENSE
|
# 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.
|
||||||
|
|
Loading…
Reference in New Issue