issues
search
jscs-dev
/
node-jscs
:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
4.96k
stars
510
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disabling Specific Rules For a Single Line not working
#2295
dasdany
closed
7 years ago
1
jscs.info offline
#2294
dasdany
closed
7 years ago
3
require `cst` v0.4.6 or higher because v0.4.5 was published to npm wihouth a `lib` dir
#2293
rubensayshi
closed
8 years ago
2
Disallowing multiple spaces.
#2292
tomayac
closed
8 years ago
3
test
#2291
markelog
closed
8 years ago
8
How to write a rule which makes "case" align to "switch" in switch statement?
#2290
xiadengping
closed
8 years ago
1
requireSpaceBetweenArguments doesn't work in constructor of es6.
#2289
xiadengping
closed
8 years ago
4
JSCS crashes due to decorators
#2288
trikadin
closed
8 years ago
1
About jsx curly braces variable
#2287
monochrome-yeh
closed
8 years ago
1
JSCS goes into infinite loop
#2286
igor10k
closed
8 years ago
2
Error running rule requireDollarBeforejQueryAssignment
#2285
purplecones
closed
8 years ago
3
Add facebook preset to jscs
#2284
AlexJuarez
closed
8 years ago
4
validateIndentation should enforce endbrace at the same indentation as the line containing it's corresponding startbrace
#2283
pixelpax
closed
8 years ago
2
maximumLineLength should optionally allow string literals to break the rule
#2282
pixelpax
closed
8 years ago
2
requireSpaceBeforeDestructuredValues does not work in vanilla JS
#2281
pixelpax
closed
8 years ago
3
Add `templateStrings` as an option for the `allExcept` property of the `maximumLineLength` rule
#2280
adamreisnz
closed
8 years ago
2
Error: Symbol is not defined (first character of file)
#2279
acburdine
closed
8 years ago
3
Cannot find module 'babel-runtime/core-js/object/keys'
#2278
DanielPritchard
closed
8 years ago
8
Destructuring with default values in parameters throws an error.
#2277
graingert
closed
8 years ago
1
file extension fixes. Fixes #2275 #2273
#2276
graingert
closed
8 years ago
18
not possible to ignore '.js' files with fileExtensions #2273
#2275
graingert
closed
8 years ago
0
Error running rule requirePaddingNewLinesBeforeLineComments
#2274
sharesynth
closed
8 years ago
1
not possible to include extensions with multiple "." characters
#2273
graingert
closed
8 years ago
7
Should have exception for disallowSpacesInFunction for anonymous generators
#2272
jdforsythe
closed
8 years ago
1
jscs exlucdeFiles not Work!
#2271
Kuznetsov2100
closed
8 years ago
1
does not support async methods
#2270
graingert
closed
8 years ago
5
Destructuring with default values in parameters throws an error.
#2269
ghost
closed
8 years ago
1
"ValidateIndentation: Expected indentation of 0 characters" for files saved in UTF-8-BOM
#2268
aliakseimaniuk
closed
8 years ago
2
Exit code 2 after running the CLI
#2267
a0viedo
closed
8 years ago
1
Trailing space with JSX (esnext) causes indent fix bug
#2266
unformatt
closed
8 years ago
1
Error running rule requireDollarBeforeJqueryAssignment
#2265
biznickman
closed
8 years ago
4
Exception with combination rules
#2264
burashka
closed
8 years ago
1
validateIndentation ignores disallowMixedSpacesAndTabs setting
#2263
JonathanGawrych
closed
8 years ago
1
validateIndentation on switch statements fails if opening bracket is on new line
#2262
Tathanen
closed
8 years ago
4
Errors in JSX files return incorrect column numbers
#2261
crucialfelix
closed
8 years ago
2
Error Code 2 A.K.A --force
#2260
ShadOoW
closed
8 years ago
1
Fix small typo
#2259
sanderboom
closed
8 years ago
2
Ignore not found files?
#2258
FezVrasta
closed
8 years ago
1
"process out of memory" with "disallowUnusedParams" and "requireSpaceAfterComma"
#2257
dmartinezg
closed
8 years ago
1
Node process deadlocks when JSCS is run
#2256
thegranddesign
closed
8 years ago
2
TypeError: Cannot set property 'maxErrors' of undefined
#2255
Nganou
closed
8 years ago
1
internalError running disallowUnusedParams
#2254
dmartinezg
closed
8 years ago
2
Failling build ("integration" tests)
#2253
markelog
closed
8 years ago
1
Misc: do not modify CST in check mode
#2252
markelog
closed
8 years ago
2
JSCS v3 does not play well with Flow
#2251
UnsungHero97
closed
8 years ago
5
internalError: Error running rule requirePaddingNewLineAfterVariableDeclaration
#2250
Arcanemagus
closed
8 years ago
2
Error running rule disallowQuotedKeysInObjects
#2249
gocreating
closed
8 years ago
3
disallowSpaceAfterComma all except sparse arrays does not work as advertised
#2248
bcowgill
closed
8 years ago
1
TypeError: Cannot read property 'offset' of undefined
#2247
ghost
closed
8 years ago
7
Performance issue with maximumLineLength
#2246
Arcanemagus
closed
8 years ago
6
Next