mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Ignore whitespace errors in everything under lib
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"pattern": [
|
||||
"lib/**/*.js",
|
||||
"lib/**/*",
|
||||
"parser-tests/**/*.js",
|
||||
"tests/**/*.js"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user