2017-05-22 17:53:20 +02:00
|
|
|
# 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.
|
2017-06-30 22:33:57 +02:00
|
|
|
test/language/directive-prologue/10.1.1-5gs.js NEGATIVE
|
|
|
|
test/language/directive-prologue/10.1.1-2gs.js NEGATIVE
|
|
|
|
test/language/directive-prologue/14.1-5gs.js NEGATIVE
|
|
|
|
test/language/directive-prologue/14.1-4gs.js NEGATIVE
|
|
|
|
test/language/directive-prologue/10.1.1-8gs.js NEGATIVE
|