Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
ESLint
The pluggable linting utility for JavaScript and JSX
Collective -
Host: opensource -
https://opencollective.com/eslint
- Website: https://eslint.org/
- Code: https://github.com/eslint
Setting globals and using them gives no-undef warnings
github.com/eslint/eslint - kitsunde opened this issue over 10 years ago
github.com/eslint/eslint - kitsunde opened this issue over 10 years ago
Update: Search parent directories for .eslintignore (Fixes #933)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Return AST from low-level programmatic API [$10 awarded]
github.com/eslint/eslint - RReverser opened this issue over 10 years ago
github.com/eslint/eslint - RReverser opened this issue over 10 years ago
Update: Search parent directories for .eslintignore (Fixes #933)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Fix: Correct order of arguments passed to assert.equal (fixes #945)
github.com/eslint/eslint - mgol opened this pull request over 10 years ago
github.com/eslint/eslint - mgol opened this pull request over 10 years ago
assert.equal has arguments passed in the wrong order in many places
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
confusing naming between regex vs regexp rules
github.com/eslint/eslint - pdehaan opened this issue over 10 years ago
github.com/eslint/eslint - pdehaan opened this issue over 10 years ago
Fix: Corrects configs merging into base config (Fixes #838)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Fix: Adding check if char is non-alphabetic to new-cap (Fixes #940)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Fix: Adding check if char can be capitalized to new-cap (Fixes #940)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Rule new-cap with capIsNew option throws error when symbol is not letter
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
Define priority order for configurations
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Docs: Add '/', forgotten in first commit (Fixes #931)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Search for .eslintignore up to root if not in current directory
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Docs: Mention allowed semicolons in "never" mode for 'semi' rule (fixes #931)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Clarify docs for 'semi' rule - No mention of opt-out operators for "never" mode
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Breaking: Refactor .eslintignore functionality
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Rule `new-cap` checks capitalized functions (fixes #904)
github.com/eslint/eslint - roadhump opened this pull request over 10 years ago
github.com/eslint/eslint - roadhump opened this pull request over 10 years ago
Refactor how .eslintignore works
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Fix: Adding per-environment rule configs to docs and doc validation (Fixes #918)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Fix: Adding per-environment rule configs to docs and doc validation (Fixes #918)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
valid-jsdoc incorrectly flags multi-level params as errors
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
eqeqeq smart mode only allows `null` checks not `undefined` ones
github.com/eslint/eslint - briandipalma opened this issue over 10 years ago
github.com/eslint/eslint - briandipalma opened this issue over 10 years ago
Fix: block-scoped-var CatchClause handling (fixes #922)
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
block-scoped-var CatchClause handling broken
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
block-scoped-var does a bit of unnecessary tree walking
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
Fix: block-scoped-var respects decls in for and for-in (fixes #919)
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
block-scoped-var behaves in a weird way
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
no-mixed-requires is erroneously marked as off by default
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
let/const scope is calculated incorrectly
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Write the summary in stylish formatter in yellow if no errors
github.com/eslint/eslint - mgol opened this pull request over 10 years ago
github.com/eslint/eslint - mgol opened this pull request over 10 years ago
Implement eqeqeq option "allow-null"
github.com/eslint/eslint - mgol opened this pull request over 10 years ago
github.com/eslint/eslint - mgol opened this pull request over 10 years ago
Yeoman generator-eslint should be referenced in development setup.
github.com/eslint/eslint - raajamalik opened this issue over 10 years ago
github.com/eslint/eslint - raajamalik opened this issue over 10 years ago
Rule: require functions to have a return statement
github.com/eslint/eslint - modernserf opened this issue over 10 years ago
github.com/eslint/eslint - modernserf opened this issue over 10 years ago
replacement suggestions
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
No rule checking for redefinition of variables
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Fix: Use specific version of eslint-tester (Fixes #902, #907)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Use specific version of eslint-tester
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Warnings shouldn't be commented as errors
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Implement --quiet to only output errors and not warnings
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Rule `new-cap` does not report when capitalized function is not constructor
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
Fix: Merge configs with ancestors (Fixes #820)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Breaking: Refactor ESLintTester to fix dependency hell (fixes #602)
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Performance regression (41% slower) from 0.5.1 to 0.6.0
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Ignore JSX markup between /*eslint-disable*/
github.com/eslint/eslint - victor-homyakov opened this issue over 10 years ago
github.com/eslint/eslint - victor-homyakov opened this issue over 10 years ago
CLI: Remove JSON support for .eslintignore (fixes #883)
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
fixes #897: new-cap should allow non-alpha IdentifierStart characters
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
new-cap should allow non-alpha IdentifierStart characters
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
Fix: no-fallthrough should respect block statements in case statements
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
New rule: always-return
github.com/eslint/eslint - modernserf opened this pull request over 10 years ago
github.com/eslint/eslint - modernserf opened this pull request over 10 years ago
no-undef doesn't understand commonjs module scope
github.com/eslint/eslint - jkroso opened this issue over 10 years ago
github.com/eslint/eslint - jkroso opened this issue over 10 years ago
Build: Enable default-case (fixes #881)
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
Build: Enable space-after-keywords (fixes #884)
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
Configuration documentation is partially broken
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
Fix api double emit on comment nodes (fixes #876)
github.com/eslint/eslint - roadhump opened this pull request over 10 years ago
github.com/eslint/eslint - roadhump opened this pull request over 10 years ago
Improve rule flag documentation and tests
github.com/eslint/eslint - gkz opened this issue over 10 years ago
github.com/eslint/eslint - gkz opened this issue over 10 years ago
Enable space-after-keywords rule in repo
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Remove JSON support for .eslintignore
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Remove -r as shortcut for --rule
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Update: valid-jsdoc now allows you to optionally turn off parameter desc...
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Rule `no-warning-comments`: prevent duplicate errors (fixes #876)
github.com/eslint/eslint - roadhump opened this pull request over 10 years ago
github.com/eslint/eslint - roadhump opened this pull request over 10 years ago
Breaking: brace-style now disallows block statements where curlies are o...
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Rule `no-warning-comments` duplicates errors
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
no-warning-comments: display the comment
github.com/eslint/eslint - tj opened this issue over 10 years ago
github.com/eslint/eslint - tj opened this issue over 10 years ago
Lint Makefile.js (fixes #870)
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
add rule flag, closes #692
github.com/eslint/eslint - gkz opened this pull request over 10 years ago
github.com/eslint/eslint - gkz opened this pull request over 10 years ago
Not possible to disable a rule for part of the code
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Makefile.js is not linted
github.com/eslint/eslint - albertosantini opened this issue over 10 years ago
github.com/eslint/eslint - albertosantini opened this issue over 10 years ago
Add check if there is text 'off by default' in index.
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
Add Build Next mention in integrations README.
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
github.com/eslint/eslint - albertosantini opened this pull request over 10 years ago
document new IIFE exception for no-extra parens added as part of #655
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
(fixes #622) Add rule ID on documentation pages
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
Rules off by default in the doc
github.com/eslint/eslint - albertosantini opened this issue over 10 years ago
github.com/eslint/eslint - albertosantini opened this issue over 10 years ago
PoC to swap Esprima with Traceur
github.com/eslint/eslint - samcday opened this issue over 10 years ago
github.com/eslint/eslint - samcday opened this issue over 10 years ago
fixes #655: add IIFE exception to no-extra-parens
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
Suggestion: Warn when using `this` in function without binding it first
github.com/eslint/eslint - vjeux opened this issue over 10 years ago
github.com/eslint/eslint - vjeux opened this issue over 10 years ago
exit with non-zero status when tests fail (fixes #858)
github.com/eslint/eslint - salomvary opened this pull request over 10 years ago
github.com/eslint/eslint - salomvary opened this pull request over 10 years ago
failing tests (due to esprima upgrade?)
github.com/eslint/eslint - salomvary opened this issue over 10 years ago
github.com/eslint/eslint - salomvary opened this issue over 10 years ago
non-zero exit status when tests fail
github.com/eslint/eslint - salomvary opened this issue over 10 years ago
github.com/eslint/eslint - salomvary opened this issue over 10 years ago
A couple of messages have trailing unicode zero width space character
github.com/eslint/eslint - salomvary opened this issue over 10 years ago
github.com/eslint/eslint - salomvary opened this issue over 10 years ago
removed unicode zero width space character from messages
github.com/eslint/eslint - salomvary opened this pull request over 10 years ago
github.com/eslint/eslint - salomvary opened this pull request over 10 years ago
Show the total number of linted files
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
An option to extend another configuration file
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
eslint doesn't accept files & directories at the same time
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Fix: Add IIFE exception to no-extra-parens plus some small cleanup
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Fix: Add prototype methods to global scope (fixes #700)
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Update: Add typed arrays into builtin environment globals (fixes #846)
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
github.com/eslint/eslint - nzakas opened this pull request over 10 years ago