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

Fix: plugins without rulesConfig causes crash (fixes #1388)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Fix Markdown link

github.com/eslint/eslint - azu opened this pull request over 10 years ago
[BUGFIX] Fix no-else-return for nested issue reporting

github.com/eslint/eslint - elwayman02 opened this pull request over 10 years ago
Custom rules path in .eslintrc

github.com/eslint/eslint - dfreeman opened this issue over 10 years ago
Update: Add exception options to space-in-parens (fixes #1368)

github.com/eslint/eslint - davidtheclark opened this pull request over 10 years ago
New: add --quiet option (fixes #905)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
[BUGFIX] Fix else return for nested issue reporting

github.com/eslint/eslint - elwayman02 opened this pull request over 10 years ago
[BUGFIX] Fix else return for nested issue reporting

github.com/eslint/eslint - elwayman02 opened this pull request over 10 years ago
Upgrade dependencies. Would fix #1377

github.com/eslint/eslint - paazmaya opened this pull request over 10 years ago
Upgrade dependencies

github.com/eslint/eslint - paazmaya opened this pull request over 10 years ago
Update third party dependencies

github.com/eslint/eslint - paazmaya opened this issue over 10 years ago
New: add no-inline-comment rule (fixes #1366)

github.com/eslint/eslint - gcochard opened this pull request over 10 years ago
Lint AST directly

github.com/eslint/eslint - alongubkin opened this issue over 10 years ago
Consistent options for builtin rules

github.com/eslint/eslint - maxnordlund opened this issue over 10 years ago
New: Allow reading from STDIN (fixes #368)

github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Change no-mixed-spaces-and-tabs option type (fixes #1374)

github.com/eslint/eslint - maxnordlund opened this pull request over 10 years ago
Update: Add support for plugin default configuration (fixes #1358)

github.com/eslint/eslint - ilyavolodin opened this pull request over 10 years ago
no-else-return can't catch nested issues

github.com/eslint/eslint - elwayman02 opened this issue over 10 years ago
space-in-parens exceptions (like space-in-brackets)

github.com/eslint/eslint - davidtheclark opened this issue over 10 years ago
Fix: Ensure messages are sorted by line (fixes #1343)

github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
New rule: no-inline-comment [$15 awarded]

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
ESLint documentation generation

github.com/eslint/eslint - jonathanKingston opened this issue over 10 years ago
Fix: Removed comma spacing check from space-infix-ops (fixes #1361)

github.com/eslint/eslint - vegetableman opened this pull request over 10 years ago
Build: add version numbers to docs (fixes #1170)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Allow for default plugins configuration

github.com/eslint/eslint - ilyavolodin opened this issue over 10 years ago
Separate site publishing from site generation

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
Change no-comma-dangle to comma-dangle

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
New: add spaced-line-comment rule (fixes #1345)

github.com/eslint/eslint - gcochard opened this pull request over 10 years ago
Docs: added more Related Rules sections (fixes #1347)

github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
Doc : add more links between rules page.

github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
New Rule: space unary ops [$15 awarded]

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
New Rule: Space after // in line comment

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
New Rule: blank lines around comments [$15]

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Sorting output by line number

github.com/eslint/eslint - doberkofler opened this issue over 10 years ago
Docs: Add Contributor Model (fixes #1341)

github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Create Contributor Model documentation

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Build linting error

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
New: add space-before-blocks rule (fixes #1277)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Docs: Remove moot integration plugins

github.com/eslint/eslint - sindresorhus opened this pull request over 10 years ago
New: Add key-spacing rule (fixes #1280)

github.com/eslint/eslint - btmills opened this pull request over 10 years ago
no-undef rule in node env

github.com/eslint/eslint - rlidwka opened this issue over 10 years ago
New: add rule for multiple empty lines (fixes #1254)

github.com/eslint/eslint - gcochard opened this pull request over 10 years ago
Developer guide missing any information on `options`

github.com/eslint/eslint - ilyavolodin opened this issue over 10 years ago
Don’t stub console.log

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
New: added no-multi-spaces rule (fixes #630)

github.com/eslint/eslint - vegetableman opened this pull request over 10 years ago
How to run a single test file?

github.com/eslint/eslint - vjeux opened this issue over 10 years ago
Fix: remove comma spacing related errors on eslint (fixes #1319)

github.com/eslint/eslint - vegetableman opened this pull request over 10 years ago
Comma-spacing errors on eslint

github.com/eslint/eslint - vegetableman opened this issue over 10 years ago
New: Added comma-spacing rule (fixes #628)

github.com/eslint/eslint - vegetableman opened this pull request over 10 years ago
New: add rule for padded blocks (fixes #1278)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Enable comma-last style by default for eslint.

github.com/eslint/eslint - vegetableman opened this issue over 10 years ago
Adding in rule for irregular whitespace checking. fixes #1024

github.com/eslint/eslint - jonathanKingston opened this pull request over 10 years ago
1280 key spacing

github.com/eslint/eslint - bitterheart opened this pull request over 10 years ago
Documentation: fix eqeqeq isNullCheck comment

github.com/eslint/eslint - denis-sokolov opened this pull request over 10 years ago
Update: add space after function keyword check (fixes #1276)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Expose Config helper in API

github.com/eslint/eslint - jfaissolle opened this issue over 10 years ago
eslint.json rules are not sorted/grouped correctly

github.com/eslint/eslint - DavidAnson opened this issue over 10 years ago
New: Added comma-style rule (fixes #1282)

github.com/eslint/eslint - vegetableman opened this pull request over 10 years ago
Fix: no-comma-dangle violation reported by unit tests

github.com/eslint/eslint - DavidAnson opened this pull request over 10 years ago
space-in-brackets: add objects-in-objects option

github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
Docs: Fix sorting of rules within each section

github.com/eslint/eslint - DavidAnson opened this pull request over 10 years ago
Unparsed markdown in "configuring" docs

github.com/eslint/eslint - pdehaan opened this issue over 10 years ago
Issue with no-mixed-spaces-and-tabs rule

github.com/eslint/eslint - gyandeeps opened this issue over 10 years ago
Support node ranges and locations

github.com/eslint/doctrine - mrennie opened this issue over 10 years ago
Docs: Correct a few misspelled words

github.com/eslint/eslint - DavidAnson opened this pull request over 10 years ago
New: Added no-process-env rule (fixes #657)

github.com/eslint/eslint - vegetableman opened this pull request over 10 years ago
Update: add support for settings (fixes #9)

github.com/eslint/eslint-tester - ilyavolodin opened this pull request over 10 years ago
Update "Configuring" page to fix fenced YAML block

github.com/eslint/eslint - DavidAnson opened this pull request over 10 years ago
Update: add "as-needed" option to quote-props rule (fixes #1279)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago