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
DRYing cli tests and improving code coverage
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
fixes #210: adds initial no-extend-native rule
github.com/eslint/eslint - xjamundx opened this pull request about 11 years ago
github.com/eslint/eslint - xjamundx opened this pull request about 11 years ago
improve rule test coverage
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
fixes #333: add rule to disallow gratuitously parenthesised expressions
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
fixes #371: add no-shadow-es5-15.1.1 rule
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
fixes #416: no-fallthrough flagging last case + reporting wrong line num
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
fixes #415: fix unnecessary-strict rule false positives
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
Switch to ShellJS build system
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Change tester method to addRuleTest
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
no-fallthrough flagging last case + reporting wrong line number
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Unnecessary strict rule a bit too aggressive
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
fixes #384: include builtin module list to avoid repl dependency
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
change package.json version back to 0.2.0-dev
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
no-spaced-func rule still has false positives
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
Vows is gone. Mocha is now default
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
fixes #407: no-spaced-func rule flagging non-argument-list spaced parens
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
Converting formatter tests and core to mocha
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
no-spaced-func rule flagging non-functions
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Completing conversion of rule's tests to mocha
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
added mocha conversion tests for quote-props and one-var
github.com/eslint/eslint - MichaelPaulukonis opened this pull request about 11 years ago
github.com/eslint/eslint - MichaelPaulukonis opened this pull request about 11 years ago
more mocha conversions from @MichaelPaulukonis
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
"use strict" causes error
github.com/eslint/eslint - jonathan-fielding opened this issue about 11 years ago
github.com/eslint/eslint - jonathan-fielding opened this issue about 11 years ago
Converting unittests to mocha
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
no-script-url should be smarter
github.com/eslint/eslint - ilyavolodin opened this issue about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this issue about 11 years ago
"NaN !== NaN" generates "Use the isNaN function to compare with NaN." error
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
added mocha tests semi.js and wrap-regex.js
github.com/eslint/eslint - MichaelPaulukonis opened this pull request about 11 years ago
github.com/eslint/eslint - MichaelPaulukonis opened this pull request about 11 years ago
DRY and convert all unittests to mocha
github.com/eslint/eslint - ilyavolodin opened this issue about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this issue about 11 years ago
Converting more tests to mocha
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
Consider using cssauron (CSS selectors for AST) for rule matching
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
DRYing unittests and converting them to mocha
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
Removing jake, adding Grunt, Travis now runs grunt (Closes #389)
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
Convert TravisCI build to Grunt
github.com/eslint/eslint - ilyavolodin opened this issue about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this issue about 11 years ago
Fix a broken link in the docs
github.com/eslint/eslint - brianloveswords opened this pull request about 11 years ago
github.com/eslint/eslint - brianloveswords opened this pull request about 11 years ago
Fix error about IIFE if the function is in a new
github.com/eslint/eslint - Marsup opened this pull request about 11 years ago
github.com/eslint/eslint - Marsup opened this pull request about 11 years ago
The Rule ID 'no-extra-semi' does not appear to be on by default
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
Fix browser build
github.com/eslint/eslint - jamesallardice opened this pull request about 11 years ago
github.com/eslint/eslint - jamesallardice opened this pull request about 11 years ago
The browser build fails because of one of the rules
github.com/eslint/eslint - jamesallardice opened this issue about 11 years ago
github.com/eslint/eslint - jamesallardice opened this issue about 11 years ago
Fixing no-undef for eval use case (Fixes #376)
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
TypeError while running new-cap rule
github.com/eslint/eslint - mike-north opened this issue about 11 years ago
github.com/eslint/eslint - mike-north opened this issue about 11 years ago
node and no unused expression
github.com/eslint/eslint - albertosantini opened this issue about 11 years ago
github.com/eslint/eslint - albertosantini opened this issue about 11 years ago
node and no global strict
github.com/eslint/eslint - albertosantini opened this issue about 11 years ago
github.com/eslint/eslint - albertosantini opened this issue about 11 years ago
Fixing no-self-compare rule to check for operator (Fixes #373)
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
bug: open parens in args causes no-spaced-func to trigger
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
fixes #372: disallow negated left operand in `in` operator
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
use of eval() makes all local variables undefined
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
use-isnan should recommand using Number.isNaN
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
no-self-compare rule has an exception
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
no-self-compare rule does not differenciate the operator
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
Rule: don't do if(!'property' in obj)
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
Rule: don't use NaN, undefined or Infinity as variable name (declaration) or function argument
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
github.com/eslint/eslint - DavidBruant opened this issue about 11 years ago
fixes #369: restrict UnaryExpressions to delete in no-unused-expressions
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
Only allow delete as unary expression in no-unused-expressions
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Piping code to ESLint [$15 awarded]
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
Way to allow Functions to be defined but not used
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
increment and decrement operators not recognized
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
env: browser: true doesn't recognize 'alert'
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
delete not treated as an operator
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
github.com/eslint/eslint - yphoenix opened this issue about 11 years ago
Using .eslintrc with globals results an error
github.com/eslint/eslint - paazmaya opened this issue about 11 years ago
github.com/eslint/eslint - paazmaya opened this issue about 11 years ago
Error: Definition for rule 'no-spaced-func' was not found.
github.com/eslint/eslint - maksimr opened this issue about 11 years ago
github.com/eslint/eslint - maksimr opened this issue about 11 years ago
"use strict" inside of a function (sometimes) generates `Expected an assigment or function call and instead saw an expression.`
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
Invalid 'new' statement throws `TypeError: Cannot call method 'charAt' of undefined`
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
github.com/eslint/eslint - MichaelPaulukonis opened this issue about 11 years ago
Added missing globals object to resolve custom globals in eslintrc.
github.com/eslint/eslint - Zenwolf opened this pull request about 11 years ago
github.com/eslint/eslint - Zenwolf opened this pull request about 11 years ago
Using config globals with quotes throws error, but using globals without quotes still continues.
github.com/eslint/eslint - Zenwolf opened this issue about 11 years ago
github.com/eslint/eslint - Zenwolf opened this issue about 11 years ago
added files array in package.json
github.com/eslint/eslint - makepanic opened this pull request about 11 years ago
github.com/eslint/eslint - makepanic opened this pull request about 11 years ago
removed unused jshint dependency
github.com/eslint/eslint - makepanic opened this pull request about 11 years ago
github.com/eslint/eslint - makepanic opened this pull request about 11 years ago
Add test coverage for new Foo constructor usage
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
Add test coverage for paren-less constructor usage for no-spaced-func
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
Fix no-spaced-func when function arguments are surrounded by parens
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
recognise CallExpression variant of RegExp constructor in no-control-regex rule
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
'use strict' should be a valid alternative to "use strict"
github.com/eslint/eslint - dylang opened this issue about 11 years ago
github.com/eslint/eslint - dylang opened this issue about 11 years ago
Merge smart-eqeqeq into eqeqeq
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
Merge smarter-eqeqeq into eqeqeq
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Fix rule titles in documentation
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
no-control-regex throwing error for invalid RegExp
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Rule: Invalid Regular Expression literal
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Fix link to architecture doc in readme
github.com/eslint/eslint - azu opened this pull request about 11 years ago
github.com/eslint/eslint - azu opened this pull request about 11 years ago
rule: no-spaced-func disallow spaces between function identifier and app...
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
Verifying format of the DRY unittests
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
Change context-var to block-scoped-var
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
Update rule from context-var to block-scoped-var
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
Rule: No control characters in regular expressions
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Add support to adding arbitrary globals
github.com/eslint/eslint - phadej opened this issue about 11 years ago
github.com/eslint/eslint - phadej opened this issue about 11 years ago
fixes #337: Add support to adding globals to the config
github.com/eslint/eslint - phadej opened this pull request about 11 years ago
github.com/eslint/eslint - phadej opened this pull request about 11 years ago
JS style checking, on the roadmap?
github.com/eslint/eslint - jareware opened this issue about 11 years ago
github.com/eslint/eslint - jareware opened this issue about 11 years ago
rule: no spaced function application
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
rule: no gratuitously parenthesised expressions
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
rule: unary word operators must be followed by whitespace
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
github.com/eslint/eslint - michaelficarra opened this issue about 11 years ago
Rule: Wrap regex for division assignment operators
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
github.com/eslint/eslint - mduvall opened this issue about 11 years ago
Clone JSHint unit test fixtures
github.com/eslint/eslint - andrewdeandrade opened this issue about 11 years ago
github.com/eslint/eslint - andrewdeandrade opened this issue about 11 years ago
rule: blocked-scope-var to check for variables declared in scope
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
rule: wrap-regex for parens around regular expression literals
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
github.com/eslint/eslint - mduvall opened this pull request about 11 years ago
fixes #308: implement no-unused-expressions rule; ref. jshint rule W030
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 11 years ago
Change "on" by default from 1 to 2
github.com/eslint/eslint - nzakas opened this issue over 11 years ago
github.com/eslint/eslint - nzakas opened this issue over 11 years ago