Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eslint/eslint
Find and fix problems in your JavaScript code.
https://github.com/eslint/eslint
This reverts commit 134cb1f4f7242d47d54033843a8b4db0b48f6c03.
f8db9c9fccc7c83caff0fe37fac8ed0a2df18704 authored almost 9 years ago0045d5743cee11d4cfadb58afabf6bcaa0cb158b authored almost 9 years ago
Add metadata to the existing rules. Batch 1.
19da72a4fab28a77b61dea46c355b8222ddd3f40 authored almost 9 years agocc14e43a8a8eae5a6770377cfbb71591557ff1a2 authored almost 9 years ago
13c8b1468a681d217a4466d25093fa91332057a4 authored almost 9 years ago
Docs: Add a new page for working with rules (refs #5417)
e0543720bd8154b847d80b6bc56ac62b3e983b36 authored almost 9 years ago73b225ed6880426eace8d468e977194053202a52 authored almost 9 years ago
882d199202046d9a0f635a4b2fb098a1fc59b202 authored almost 9 years ago
Update: Include 'typeof' in rule 'no-constant-condition' (fixes #5228)
91301f6342a090e6b4b3687f7cafd641c3193e6e authored almost 9 years agoDocs: Improve options description in `no-params-reassign`
093e0eabeadfadd07a2caeb16ac082e2ce14eee7 authored almost 9 years agoDocs: Remove link to deprecated ESLintTester project
29c05c01188100bd46a6b0692661cb5f68c3fc36 authored almost 9 years ago6a71ceb3766fbea2d26e112906556a669c377d09 authored almost 9 years ago
24b6215397c0527a4de2181a6226498e895756e4 authored almost 9 years ago
a9590639647a8727951f52fb56cf63161c98ed92 authored almost 9 years ago
Docs: Make rule descriptions more consistent
62b2526568cbaa05c3a4276116a8fbe2352905bc authored almost 9 years agoUpdate: Change order in `eslint --init` env options (fixes #5742)
7aa44ed159bfed9d2b874beabc36d06e23aa46df authored almost 9 years ago6fd7d82136072febdd48473885671c0da7083500 authored almost 9 years ago
Fix: Extra paren check around object arrow bodies (fixes #5789)
1648d5ba94c4c9d53b1108a32c756ba1ff509d0e authored almost 9 years agoc59d9097c04498e5e210f154c1303aa2bf7476ab authored almost 9 years ago
Docs: Use double quotes for better Win compatibility (fixes #5796)
c0cc535716f4e34f3f8bea5ebfe48941b19bf409 authored almost 9 years ago6f88546572b6ee8bc93a151f1df2b4f85c2abafe authored almost 9 years ago
Fix: catch self-assignment operators in `no-magic-number` (fixes #4400)
7c56753c8a6c50f7f8a8dab0459191714454cfda authored almost 9 years ago02743d551888d13e69b27c6d8b9e80def1fddc0c authored almost 9 years ago
c94e74e012453c169c68a4604d9754ec3bb4bf17 authored almost 9 years ago
6028252da6007c3a8a9fe97d9a3bb159fe832e03 authored almost 9 years ago
Added property onlyDeclaration to id-match rule (fixes #3488)
c7b5003e51f648fd7283260a84a02943b640e955 authored almost 9 years agoccd8ca91c920f0a847c9510e6f83aa01aff2b07e authored almost 9 years ago
Update: no-useless-escape / exact locations of errors (fixes #5751)
0b6db1b257eec61c5c71303ce544ff72a51f52b3 authored almost 9 years agoUpdate: `commentPattern` option for `no-fallthrough` rule (fixes #5757)
5e4ec097c2a915159d3a6b3896acb04c5046e55f authored almost 9 years agoDocs: fix the examples for space-before-function-paren.
e2d30df105e7ed1130eeef82520c877bda60150b authored almost 9 years agoFix: improve `constructor-super` errors for literals (fixes #5449)
8d659b09f6950ce263c2ead4b13eec31356aabd3 authored almost 9 years agoUpdate: add allowEmptyCatch option to no-empty (fixes #5800)
5148b4fe631415f00100a0eb966f4840e439b94b authored almost 9 years agoFix: ignore trailing whitespace in template literal (fixes #5786)
f599906bac5805929b9bdc8d3ddb34bf2a791627 authored almost 9 years ago6703c0237216aa9e56e8705ca91f333d0bc07de4 authored almost 9 years ago
3d84b915f48e31de4d439d9f8e8b0e039144b819 authored almost 9 years ago
b0e6bc4dd14284e2131ad1a2f040832526597031 authored almost 9 years ago
Docs: Add @pedrottimark as a committer
9f234d7cab73e964e08d55ae3b89139677864e43 authored almost 9 years agof1f1dd7d56710b325a159762553d38dd9923f86e authored almost 9 years ago
228f201aca606957562816e78e7deb16eeeeddc7 authored almost 9 years ago
Docs: Clarify disable inline comments
c0eaf83fda06cf1db44b6162af92d0563717078a authored almost 9 years agoMake whitespace padding in comments consistent
41db67020602809291dcd2458ac14a8a4b7d3d0d authored almost 9 years agoDocs: Add note about shell vs node glob parameters in cli
ee7de5cb07bc29cdda09b4eb299140e297c81aad authored almost 9 years ago9c9a29568e5414af69d0f00597a9c74ac91edc9e authored almost 9 years ago
Docs: Add code backticks to sentence in fixable rules
b322cd6c3a2f32e5eddb169bc58fc1526ac62dee authored almost 9 years ago5308ff984370054ccfc39dd1f36cc74c497416dd authored almost 9 years ago
I was confused about whether es6-style functions were considered named
or anonymous.
I also fix...
965ec060b234df552da722a28befcdd6940117b6 authored almost 9 years agoAdd an 'ignore' option to space-before-function-parens.
5ca5696eba1e27dd96f5f2d35bd0430db89a8227 authored almost 9 years ago
This allows a configuration where you can enforce
space-before-function for named functions, say...
467ef681e10563413d3971f9be1d2d1e94d0375c authored almost 9 years ago
b0946398b231731c616a49bb480e8dfbcf920bd8 authored almost 9 years ago
Revert "Update: adds nestedBinaryExpressions for no-extra-parens rule…
7d2d3f6bdcc2bda45765e687e6dd90941f5150b8 authored almost 9 years ago134cb1f4f7242d47d54033843a8b4db0b48f6c03 authored almost 9 years ago
Docs: Update sentence in fixable rules
d2ff1af576a63d99e7c611aca8c4c662c32aa6a2 authored almost 9 years ago7e8086774e2ea492f7b62947e3a2fc0e16240bbd authored almost 9 years ago
Fix: indent rule uses wrong node for class indent level (fixes #5764)
b437524f64ad23c07ca55a34fe712e17719a31f1 authored almost 9 years agoUpdate: adds nestedBinaryExpressions for no-extra-parens rule (fixes #3065)
40e94f66cee159f6771006205a4942123f6b80cd authored almost 9 years ago1b6d5a3e968a484a09aea43adf95ef4cff62ec4e authored almost 9 years ago
Docs: Clarify `array-bracket-spacing` with newlines (fixes #5768)
f307d45c09eed98801ea92cf320bdbbb8e9ea55e authored almost 9 years ago4f93c32492edb92c01b28ea9d5c8bbc58ac514d2 authored almost 9 years ago
Fix: remove `console.dir` (fixes #5770)
e5146e1dd546235b612c880498e89e0dbba7c4f8 authored almost 9 years ago161ddac8ad20048dff94d89bf58a35f53dc81217 authored almost 9 years ago
Fix: wrong path on non-blocked if statements.
Fix: improve `constructor-super` error messages
0c33f6abd7932c5a030b61c928f959b1f66b2df6 authored almost 9 years ago
96644d47762ec2e4cd6e0f732a42c4463d80831b authored almost 9 years ago
0842dd50a64221da78d82e45f354fd4543f032d2 authored almost 9 years ago
Fix: vars-on-top conflicts with `export`
62a63c93273885264bc5f7a5848644b40a6643b2 authored almost 9 years agoce2accda65f45aaa2f532a3a4e931a35d42d3e42 authored almost 9 years ago
Update: `destructuring` option of `prefer-const` rule (fixes #5594)
671e73cc2b48723cdcf6ed2693320472650b3009 authored almost 9 years agoFix: no-useless-escape \B regex escape (fixes #5750)
0124c876a2feb38f23c6972e10b64f338c3bef99 authored almost 9 years agoUpdate: Deprecate option `maximum` in favor of `max` (fixes #5685)
98523c966d69b20d1972e9eeff653e3da38e4223 authored almost 9 years ago
Add the option name `max` to all rules that currently accept an option
name `maximum`, and add d...
5fe6fcaf6a6c2eeab186569f00f548d5b87cbde4 authored almost 9 years ago
9b73ffd039b44e0dcc019e75e4b814f28e6b96fc authored almost 9 years ago
Improve no-param-reassign props: true msg
e54598abcf97573bddb40238c535cd8f0e3ffdd5 authored almost 9 years agoFix: valid-jsdoc crash w/ Field & Array Type
2bb8486380a74b076b0fb3244310d0a9edf12d4f authored almost 9 years agoDocs: Typo in `sort-imports`
ed307d0f9ce6fe62f22b19c30b0dab1e8a7952d1 authored almost 9 years ago8ac9206890db33739c38310c408c6d8c8e1e09a8 authored almost 9 years ago
Introduces deep and more robust `preferType` checks to `valid-jsdoc`.
12902c53721370111ec1f69566c5b67f447519c5 authored almost 9 years agoDocs: Edit examples for a few rules
1d48c470945cfc20b0687d135907f5d27090eaed authored almost 9 years ago2c8b65ad494daaa7186670fe466e363d4f2f3dbe authored almost 9 years ago
Fix: Treat SwitchCase like a block in lines-around-comment (fixes #5718)
7374d2b4b3838e6c14d2c45291687c25f5f7f191 authored almost 9 years agoUpdate: make `no-useless-escape` allowing line breaks (fixes #5689)
968791c653c6b2bf75469cf072c82ddea6327279 authored almost 9 years ago
When allowBlockStart/allowBlockEnd are true, comments at the start/end
of a switch case are trea...
24a61a4a44b1b05bef504f9d905d0863c1a6c77b authored almost 9 years ago
Fix: Ensure proper lookup of config files (fixes #5175)
a09c9de4777d355d25820b02d4aa4a39cbbacc68 authored almost 9 years ago4ecd45e549c8622a26f5b105dd43b7a2827cf942 authored almost 9 years ago
Fix: Update doctrine to allow hyphens in JSDoc names (fixes #5612)
d1aca4c0c2f2dd8ae05481dd8800d1322aab216a authored almost 9 years agoFix: Old Chalk.JS deprecated method (fixes #5716)
ba5029362bc0ffd0a45725e537f826c7f834e3a9 authored almost 9 years ago088e26b0c84103bf92437a796c5b201a22ee2341 authored almost 9 years ago
692fd5d46f2062cf959e7150efde591c19297b3a authored almost 9 years ago
Docs: Correct explanation about properties
0ded9fe6097f6130ddadeefa20ed7dc6fec9463f authored almost 9 years ago
- Change error message if rule triggers from prop side effect
vs from setting param directly.
...
Fix: Object spread throws error in key-spacing rule. (fixes #5724)
50861eb929c0997d296a96789a6bc80f3078c82a authored almost 9 years agoc1b16cd15241120e540c2e6d2ce78350d22adfaa authored almost 9 years ago
30916136c89313d469dc2dd61dfec69bd10d7a19 authored almost 9 years ago
Fix: Lint issue with `valid-jsdoc` rule (refs #5188)
66adb6093ef81019e5accd2f92e3734ca68ffe0b authored almost 9 years agocb0f0be4bcade7d5c11b8e5286a9e8b5490f127d authored almost 9 years ago
Update: Basic valid-jsdoc default parameter support (fixes #5658)
61a3025fc17ac366944c34182d126a2451f22754 authored almost 9 years agoFix: Lint for eslint project in regards to vars (refs #5188)
5685ff58d74cb2b7096bcfa1dfc6cae95c2a9278 authored almost 9 years agoBuild: Ignore jsdoc folder internally (fixes #5714)
1809673b76ac992063b867cb4d725819e730dc77 authored almost 9 years ago