Issues
- 4
- 2
"ValidateIndentation: Expected indentation of 0 characters" for files saved in UTF-8-BOM
#2268 opened by aliakseimaniuk - 1
Disabling Specific Rules For a Single Line not working
#2295 opened by dasdany - 3
jscs.info offline
#2294 opened by dasdany - 8
- 5
does not support async methods
#2270 opened by graingert - 1
How to write a rule which makes "case" align to "switch" in switch statement?
#2290 opened by xiadengping - 1
JSCS crashes due to decorators
#2288 opened by trikadin - 2
JSCS goes into infinite loop
#2286 opened by igor10k - 1
About jsx curly braces variable
#2287 opened by monochrome-yeh - 3
- 3
- 2
- 4
Error running rule requireDollarBeforeJqueryAssignment
#2265 opened by biznickman - 2
Add `templateStrings` as an option for the `allExcept` property of the `maximumLineLength` rule
#2280 opened by adamreisnz - 2
internalError running disallowUnusedParams
#2254 opened by dmartinezg - 1
TypeError: Cannot set property 'maxErrors' of undefined
#2255 opened by Nganou - 4
validateIndentation on switch statements fails if opening bracket is on new line
#2262 opened by Tathanen - 2
Errors in JSX files return incorrect column numbers
#2261 opened by crucialfelix - 2
TypeError: Cannot read property 'replace' of undefined
#2243 opened by miguelmota - 5
JSCS v3 does not play well with Flow
#2251 opened by UnsungHero97 - 2
validateIndentation should enforce endbrace at the same indentation as the line containing it's corresponding startbrace
#2283 opened by pixelpax - 1
- 1
- 0
- 3
Error: Symbol is not defined (first character of file)
#2279 opened by acburdine - 1
- 7
- 1
jscs exlucdeFiles not Work!
#2271 opened by Kuznetsov2100 - 1
Trailing space with JSX (esnext) causes indent fix bug
#2266 opened by unformatt - 3
Error running rule disallowQuotedKeysInObjects
#2249 opened by gocreating - 1
Should have exception for disallowSpacesInFunction for anonymous generators
#2272 opened by jdforsythe - 1
- 1
Exception with combination rules
#2264 opened by burashka - 1
Exit code 2 after running the CLI
#2267 opened by a0viedo - 1
Failling build ("integration" tests)
#2253 opened by markelog - 7
- 1
Ignore not found files?
#2258 opened by FezVrasta - 1
"process out of memory" with "disallowUnusedParams" and "requireSpaceAfterComma"
#2257 opened by dmartinezg - 1
Error Code 2 A.K.A --force
#2260 opened by ShadOoW - 2
Node process deadlocks when JSCS is run
#2256 opened by thegranddesign - 6
Performance issue with maximumLineLength
#2246 opened by Arcanemagus - 9
Warning: parseError @ line undefined char undefined
#2240 opened by srhwork - 2
Issues with validateNewlineAfterArrayElements
#2244 opened by Arcanemagus - 3
requireSemicolons and requirePaddingNewLinesAfterBlocks combined report wrong line
#2245 opened by Arcanemagus - 2
internalError: Error running rule requirePaddingNewLineAfterVariableDeclaration
#2250 opened by Arcanemagus - 1
disallowSpaceAfterComma all except sparse arrays does not work as advertised
#2248 opened by bcowgill - 3
the airbnb rules makes conflict
#2242 opened by petrelselina - 2
Error after upgrading jscs-jsdoc from 1.3.1 to 2.0.0
#2238 opened by ErisDS - 3
Error running rule jsDoc throws TypeError: node.getFirstToken is not a function
#2241 opened by mtpultz