Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 55f4839

Browse files
Allow mixed whitespace in JavaScript test sources
1 parent 1a5d462 commit 55f4839

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

javascript/ql/test/format.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"pattern": "**/*.js",
4+
"allowMixedTabsAndSpaces": true
5+
}
6+
]

0 commit comments

Comments
 (0)