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

Rule: Wrap regex

github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Rule: Unexpected {a}

github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Rule: No global strict

github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Rule: Missing "use strict"

github.com/eslint/eslint - nzakas opened this issue about 11 years ago
Disabling/enabling rules through comments

github.com/eslint/eslint - ilyavolodin opened this pull request about 11 years ago
Added link to roadmap and JSHint feature parity list.

github.com/eslint/eslint - andrewdeandrade opened this pull request over 11 years ago
Rename test for smartereqeqeq.js to smarter-eqeqeq.js

github.com/eslint/eslint - andrewdeandrade opened this pull request over 11 years ago
Keep test filename inline with rule name

github.com/eslint/eslint - andrewdeandrade opened this pull request over 11 years ago
Added link to roadmap

github.com/eslint/eslint - andrewdeandrade opened this pull request over 11 years ago
Added further instructions for multiline test cases.

github.com/eslint/eslint - andrewdeandrade opened this pull request over 11 years ago
Multiline tests?

github.com/eslint/eslint - andrewdeandrade opened this issue over 11 years ago
no-use-before-define.js respects function declarations

github.com/eslint/eslint - andrewdeandrade opened this pull request over 11 years ago
Rule: No conditional expression (Closes #307)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule: No conditional expression

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Ability to turn rules off and on inline and per file.

github.com/eslint/eslint - andrewdeandrade opened this issue over 11 years ago
Check for implicit globals

github.com/eslint/eslint - nzakas opened this issue over 11 years ago
Fixing ESLint errors

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
no-use-before-define does not understand functions

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
SyntaxError: Unexpected token ILLEGAL

github.com/eslint/eslint - ghost opened this issue over 11 years ago
Implemented local default config file

github.com/eslint/eslint - sethmcl opened this pull request over 11 years ago
Fixing assignment during initialization issue (Closes #298)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Upgrading escope version and fixing related bugs (Closes #296)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Bug: no-shadow shouldn't complain about recursion

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Rule: no-var-leak

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
fixes #289: no-empty-class flags regexps with... flags

github.com/eslint/eslint - michaelficarra opened this pull request over 11 years ago
bug: no-empty-class does not respect escape

github.com/eslint/eslint - mduvall opened this pull request over 11 years ago
Build broken

github.com/eslint/eslint - nzakas opened this issue over 11 years ago
no-empty-class doesn't respect escape

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Fixing bug with _ in MemberExpression (Fixes #287)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Bug: Can't use underscore in object properties

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Rule: ie-catch-leak

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Fix false warning from no-undef rule (fixes #283)

github.com/eslint/eslint - mamacdon opened this pull request over 11 years ago
Rule: no-func-assign

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Adding eslint to jake

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Fixing no use before define issues (Fixes #280)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
no use before define doesn't like global variables

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Rule: no-octal-escape

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Rule no redeclare (Closes #277)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule: No redeclare

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Fix for `no-proto` and `no-iterator` false positive

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
decomposition of doctrine.js

github.com/eslint/doctrine - lbod opened this issue over 11 years ago
Rule: no-iterator

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Fixing typo in guard-for-in documentation

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule No use before define (Closes #272)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule: Don't use variables before they are defined

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Added documentation for 4 rules

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
`no-fallthrough` false negative case

github.com/eslint/eslint - iancmyers opened this issue over 11 years ago
fixes #268: Fix `no-empty-class` false negatives

github.com/eslint/eslint - michaelficarra opened this pull request over 11 years ago
Fix `no-empty-class` false negatives

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
no-empty-class false negatives

github.com/eslint/eslint - michaelficarra opened this issue over 11 years ago
Documentation for several rules

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Increase rules test coverage

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Rule: no-empty-class

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Added docs for eqeqeq and no-with (fixes #262)

github.com/eslint/eslint - pigulla opened this pull request over 11 years ago
Added tests for bug #254 (fixed in #256)

github.com/eslint/eslint - pigulla opened this pull request over 11 years ago
Create camelcase.md

github.com/eslint/eslint - mindofmicah opened this pull request over 11 years ago
Rule: Expected break inside case (Closes #258)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule: Expected break inside case

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Fix issues with function in no-unused-vars (Fixes #256)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
No-unused-vars doesn't check functions

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Fixes #254

github.com/eslint/eslint - pigulla opened this pull request over 11 years ago
Problems with no-unused-vars

github.com/eslint/eslint - pigulla opened this issue over 11 years ago
semi rule reports warning for for/in loops

github.com/eslint/eslint - captainbrosset opened this issue over 11 years ago
Fixes #249

github.com/eslint/eslint - pigulla opened this pull request over 11 years ago
Estraverse comments

github.com/eslint/eslint - pigulla opened this pull request over 11 years ago
Add comments to AST

github.com/eslint/eslint - pigulla opened this issue over 11 years ago
enhancement: suggestion for octal usage similar to JSLint

github.com/eslint/eslint - mduvall opened this pull request over 11 years ago
Fixes #244

github.com/eslint/eslint - pigulla opened this pull request over 11 years ago
Wildcard events for AST traversal

github.com/eslint/eslint - pigulla opened this issue over 11 years ago
Add support for pre-defined environment globals (re: #228)

github.com/eslint/eslint - rapidrapids opened this pull request over 11 years ago
unary word operators used as functions

github.com/eslint/eslint - michaelficarra opened this issue over 11 years ago
Rule: no-else-return

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Fix no-unused-vars to report correct line numbers (Fixes #239)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
No-unused-vars doesn't return correct line number

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Rule: No shadow (Closes #237)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule: No shadow

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Add support for pre-defined environment globals (re: #228)

github.com/eslint/eslint - rapidrapids opened this pull request over 11 years ago
Rule: no proto (Closes #234)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule: No __proto__

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Fix: Error severity for rules with options.

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Rule: max-depth

github.com/eslint/eslint - iancmyers opened this pull request over 11 years ago
Rule: No Script URL (Closes #230)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago
Rule: No script Url

github.com/eslint/eslint - ilyavolodin opened this issue over 11 years ago
Environment support

github.com/eslint/eslint - rapidrapids opened this issue over 11 years ago
Rule: None IIFE wrapping (Closes #226)

github.com/eslint/eslint - ilyavolodin opened this pull request over 11 years ago