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
PoC to swap esprima with Traceur
github.com/eslint/eslint - samcday opened this pull request over 10 years ago
github.com/eslint/eslint - samcday opened this pull request over 10 years ago
remove code duplication
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
Hitting on node + Uint8Array
github.com/eslint/eslint - dbashford opened this issue over 10 years ago
github.com/eslint/eslint - dbashford opened this issue over 10 years ago
Rule: no-new-require (fixes #847)
github.com/eslint/eslint - wilmoore opened this pull request over 10 years ago
github.com/eslint/eslint - wilmoore opened this pull request over 10 years ago
Docs: reporting level 2 is an error (fixes #843)
github.com/eslint/eslint - btmills opened this pull request over 10 years ago
github.com/eslint/eslint - btmills opened this pull request over 10 years ago
Incorrect reporting level description in docs/configuring
github.com/eslint/eslint - btmills opened this issue over 10 years ago
github.com/eslint/eslint - btmills opened this issue over 10 years ago
Fix: Semi rule incorrectly flagging extra semicolon (fixes #840)
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
(Fixes #837) Better checking for excluded files when individually specified
github.com/eslint/eslint - spadgos opened this pull request over 10 years ago
github.com/eslint/eslint - spadgos opened this pull request over 10 years ago
eslintrc files apply outside their directory
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
Files in ignored directories are still being linted when individually listed
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
Allow for overriding built-in rules
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
valid-jsdoc always requires @returns
github.com/eslint/eslint - btmills opened this issue over 10 years ago
github.com/eslint/eslint - btmills opened this issue over 10 years ago
Rule: no-inner-declarations (fixes #587)
github.com/eslint/eslint - btmills opened this pull request over 10 years ago
github.com/eslint/eslint - btmills opened this pull request over 10 years ago
Rule 'block-scoped-var': fixes function scope and arguments (fixes #832)
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
Rule 'block-scoped-var' throws for function 'arguments' object
github.com/eslint/eslint - welwood08 opened this issue over 10 years ago
github.com/eslint/eslint - welwood08 opened this issue over 10 years ago
Rule: no-restricted-modules (fixes #791)
github.com/eslint/eslint - makepanic opened this pull request over 10 years ago
github.com/eslint/eslint - makepanic opened this pull request over 10 years ago
Add option for multiple 'rulesdir'
github.com/eslint/eslint - Nate-Wilkins opened this issue over 10 years ago
github.com/eslint/eslint - Nate-Wilkins opened this issue over 10 years ago
Add option to allow function statements to be used before they are defined
github.com/eslint/eslint - conradz opened this issue over 10 years ago
github.com/eslint/eslint - conradz opened this issue over 10 years ago
Optionally allow function statements to be used before they are defined (fixes #829)
github.com/eslint/eslint - conradz opened this pull request over 10 years ago
github.com/eslint/eslint - conradz opened this pull request over 10 years ago
The cli.js execute call should return actual error count.
github.com/eslint/eslint - idearat opened this issue almost 11 years ago
github.com/eslint/eslint - idearat opened this issue almost 11 years ago
Rule: forbid escaped quotes
github.com/eslint/eslint - FarSeeing opened this issue almost 11 years ago
github.com/eslint/eslint - FarSeeing opened this issue almost 11 years ago
Inefficient array searching
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
Fixes a typo and a broken link in the documentation
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
Replaces .some() with .indexOf() where appropriate (fixed #825)
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
valid-jsdoc: make check for missing parameter description optional
github.com/eslint/eslint - victor-homyakov opened this issue almost 11 years ago
github.com/eslint/eslint - victor-homyakov opened this issue almost 11 years ago
Rule: default-case (fixes #787)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Merge configs with their ancestors
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
ESLint does not produce correct errors is there are some specific configs in file
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
Ignored files are excluded unless --force is passed on the CLI (fixes #813)
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
Remove warning about ESLint being in Alpha
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
Rule: no-lonely-if (fixes #790)
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
Fix correct config merge for array values (fixes #819)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Performance issue on large number of files
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
Ignored files are still being linted when individually listed
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
Fixes general config not to be modified by comment config (fixes #806)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Change: no-unused-vars default to 'all' (fixes #760)
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
Adds `space-after-keywords` rule, along with associated tests and docs
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
github.com/eslint/eslint - spadgos opened this pull request almost 11 years ago
Enforce spaces after keywords such as `if`, `for`, etc.
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
Comments apply globally, affecting other files in strange ways
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
github.com/eslint/eslint - spadgos opened this issue almost 11 years ago
fixes #804: clean up implementation of #803 (which fixed #781)
github.com/eslint/eslint - michaelficarra opened this pull request almost 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request almost 11 years ago
multiple perf runs report last run's time, not median
github.com/eslint/eslint - michaelficarra opened this issue almost 11 years ago
github.com/eslint/eslint - michaelficarra opened this issue almost 11 years ago
Build: Fix perf test to take median of three runs (fixes #781)
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
Fix: --reset will now properly ignore default rules in environments.json
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
Configurable Extension Filter
github.com/eslint/eslint - dfreeman opened this issue almost 11 years ago
github.com/eslint/eslint - dfreeman opened this issue almost 11 years ago
Environment rules still enabled after using --reset
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
Add ignore comments in file (fixes #305)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
max-params: ignore `define()` from RequireJS
github.com/eslint/eslint - victor-homyakov opened this issue almost 11 years ago
github.com/eslint/eslint - victor-homyakov opened this issue almost 11 years ago
space-in-brackets rule for empty objects
github.com/eslint/eslint - goloroden opened this issue almost 11 years ago
github.com/eslint/eslint - goloroden opened this issue almost 11 years ago
Added Mocha global variables for TDD style. Fixes #793.
github.com/eslint/eslint - goloroden opened this pull request almost 11 years ago
github.com/eslint/eslint - goloroden opened this pull request almost 11 years ago
" 78:6 error Don't use process.exit(); throw an error instead no-process-exit"
github.com/eslint/eslint - tj opened this issue almost 11 years ago
github.com/eslint/eslint - tj opened this issue almost 11 years ago
Added Mocha global variables for TDD style. Fixes #793.
github.com/eslint/eslint - goloroden opened this pull request almost 11 years ago
github.com/eslint/eslint - goloroden opened this pull request almost 11 years ago
mocha environment does not work with TDD style tests
github.com/eslint/eslint - goloroden opened this issue almost 11 years ago
github.com/eslint/eslint - goloroden opened this issue almost 11 years ago
Added Mocha global variables for TDD style.
github.com/eslint/eslint - goloroden opened this pull request almost 11 years ago
github.com/eslint/eslint - goloroden opened this pull request almost 11 years ago
new rule: no if as the only statement in the alternative block
github.com/eslint/eslint - michaelficarra opened this issue almost 11 years ago
github.com/eslint/eslint - michaelficarra opened this issue almost 11 years ago
Rule: no-sequences (fixes #561)
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
Change .eslintingore to plain text (fixes #761)
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
Rule 'use-default' to check default case in switch statement
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
Rule configuration doesn't respect line position.
github.com/eslint/eslint - idearat opened this issue almost 11 years ago
github.com/eslint/eslint - idearat opened this issue almost 11 years ago
Change 'no-spaced-func' message (fixes #762)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Rule 'block-scoped-var' works correct when object inits (fixes #783)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Rule 'block-scoped-var' throws on properties when object inits
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
Add build check for license issues
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
Add tests to cover 100% of lib/eslint.js
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Fix: Make sure no-path-concat doesn't flag non-concat operations
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
'no-unused-var' in functional expression with identifier (fixed #775)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Confusing results w/ __filename and no-path-concat rule
github.com/eslint/eslint - pdehaan opened this issue almost 11 years ago
github.com/eslint/eslint - pdehaan opened this issue almost 11 years ago
Rule 'no-unused-var' does not work in functional expression with identifier
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
Update to latest Optionator
github.com/eslint/eslint - gkz opened this pull request almost 11 years ago
github.com/eslint/eslint - gkz opened this pull request almost 11 years ago
Update to latest version of Optionator
github.com/eslint/eslint - gkz opened this issue almost 11 years ago
github.com/eslint/eslint - gkz opened this issue almost 11 years ago
consistent-return: does not work with arrow functions
github.com/eslint/eslint - andreypopp opened this issue almost 11 years ago
github.com/eslint/eslint - andreypopp opened this issue almost 11 years ago
Add options for 'no-unused-vars' to check all arguments in functions (fixes #728)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Replace optionator with nopt (fixes #769)
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
Rule: valid-typeof
github.com/eslint/eslint - iancmyers opened this pull request almost 11 years ago
github.com/eslint/eslint - iancmyers opened this pull request almost 11 years ago
New: Experimental support for CSS Auron (fixes #765)
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
github.com/eslint/eslint - nzakas opened this pull request almost 11 years ago
Lint tests on build using their .eslintrc file (fixes #764)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Add CSS Auron as matching engine
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
Correct .eslintrc for tests folder
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
github.com/eslint/eslint - roadhump opened this issue almost 11 years ago
Added env configuration per file (fixed #759)
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
Change no-spaced-func message
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
Change .eslintignore to plain text
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
no-unused-vars missing require that isn't used
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
brace-style fails to catch this pattern
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
github.com/eslint/eslint - nzakas opened this issue almost 11 years ago
fixes #755: block-scoped-var with object properties
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
github.com/eslint/eslint - roadhump opened this pull request almost 11 years ago
TypeError: Cannot set property 'handled' of undefined
github.com/eslint/eslint - dbrockman opened this issue almost 11 years ago
github.com/eslint/eslint - dbrockman opened this issue almost 11 years ago
block-scoped-var shows errors for object properties
github.com/eslint/eslint - victor-homyakov opened this issue almost 11 years ago
github.com/eslint/eslint - victor-homyakov opened this issue almost 11 years ago
readme: npm i -> npm install
github.com/eslint/eslint - LinusU opened this pull request almost 11 years ago
github.com/eslint/eslint - LinusU opened this pull request almost 11 years ago
Add env flag to cli options summary (fixes #752)
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
Doc: env flag missing from cli options summary
github.com/eslint/eslint - btmills opened this issue almost 11 years ago
github.com/eslint/eslint - btmills opened this issue almost 11 years ago
Add global cli flag (ref #692)
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
github.com/eslint/eslint - btmills opened this pull request almost 11 years ago
Test failures due to RuleContext missing new token methods
github.com/eslint/eslint - btmills opened this issue almost 11 years ago
github.com/eslint/eslint - btmills opened this issue almost 11 years ago