mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Allow mixed whitespace in JavaScript test sources
This commit is contained in:
6
javascript/ql/test/format.json
Normal file
6
javascript/ql/test/format.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"pattern": "**/*.js",
|
||||
"allowMixedTabsAndSpaces": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user