Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 018991f

Browse files
hzoocaitp
authored andcommitted
chore(build): exclude generated files in src/ngLocale from jscs check
The robots don't generate super-clean code ._.
1 parent c77f5d1 commit 018991f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jscs.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"excludeFiles": ["src/ngLocale/**"],
23
"disallowKeywords": ["with"],
34
"disallowMixedSpacesAndTabs": true,
45
"disallowMultipleLineStrings": true,

0 commit comments

Comments
 (0)