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

New parameter "consistent" for quote-props

github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
New rule on where to put comma [$15 awarded]

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
New rule for space before property values

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
New parameter for quote-props [$15 awarded]

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
New rule for padded blocks [$15 awarded]

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
New Rule: space-after-function [$15 awarded]

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
Docs: add finally to space-after-keywords documentation.

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Docs: fix typo in 'Configuring ESLint'

github.com/eslint/eslint - MannyC opened this pull request over 10 years ago
New: add ignoreCase option to sort-vars (fixes #1272)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Unable to set no-mixed-requires when in node env

github.com/eslint/eslint - hswolff opened this issue over 10 years ago
Docs: Fix reference to wrong rule name

github.com/eslint/eslint - hswolff opened this pull request over 10 years ago
Implement CLI flag to not fail on warnings

github.com/eslint/eslint - dbrockman opened this issue over 10 years ago
Adding repository to package.json

github.com/eslint/eslint-tester - pdehaan opened this pull request over 10 years ago
space-in-brackets: New option needed [$15 awarded]

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
Malformed .eslintrc

github.com/eslint/eslint - albertosantini opened this issue over 10 years ago
Fix bug in loading .eslintrc from home directory

github.com/eslint/eslint - beaugunderson opened this pull request over 10 years ago
New: Add sharable rule settings (fixes #1233)

github.com/eslint/eslint - ilyavolodin opened this pull request over 10 years ago
Bug in space-in-brackets rule [$15 awarded]

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
Upgrade: upgrade outdated dependencies (fixes #1251)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
New rule: no-mixed-linebreaks

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
New rule: no-multiple-empty-lines [$15 awarded]

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
Docs: fix typo in no-ex-assign documentation

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

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
space-in-brackets - no more old behaviour?

github.com/eslint/eslint - puzrin opened this issue over 10 years ago
Docs: Changing NPM to npm

github.com/eslint/eslint - pdehaan opened this pull request over 10 years ago
Add suggested keywords for eslint plugins?

github.com/eslint/eslint - pdehaan opened this issue over 10 years ago
Document Node.js API [$15 awarded]

github.com/eslint/eslint - necolas opened this issue over 10 years ago
Unify strict mode rules

github.com/eslint/eslint - btmills opened this issue over 10 years ago
Fix: strict should check function expressions (fixes #1244)

github.com/eslint/eslint - btmills opened this pull request over 10 years ago
strict rule does not apply to function expressions

github.com/eslint/eslint - martin-probst opened this issue over 10 years ago
Docs: fix vars-on-top documentation (fixes #1234).

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
WIP: Add shared rules data (refs #1233)

github.com/eslint/eslint - ilyavolodin opened this pull request over 10 years ago
no-func-assign broken

github.com/eslint/eslint - mgol opened this issue over 10 years ago
Docs: fix up vars-on-top documentation (fixes #1234)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
Fix: vars-on-top directive support (fixes #1235)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
vars-on-top conflicts with 'use strict'

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
vars-on-top documentation is lying

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
Ability to specify options for plugin (all rules)

github.com/eslint/eslint - ilyavolodin opened this issue over 10 years ago
one-var and no-mixed-requires

github.com/eslint/eslint - albertosantini opened this issue over 10 years ago
Prevent AST nodes from being modified by rules

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
Fix: Treat node.range as immutable in max-len (fixes #1224)

github.com/eslint/eslint - btmills opened this pull request over 10 years ago
Rule: no-trailing-spaces in comments

github.com/eslint/eslint - asapach opened this issue over 10 years ago
Typo, add missing quotation mark

github.com/eslint/eslint - alippai opened this pull request over 10 years ago
update README.md add intellij plugin to integrations

github.com/eslint/eslint - idok opened this pull request over 10 years ago
Docs: Fixed a typo in brace-style.md

github.com/eslint/eslint - syndbg opened this pull request over 10 years ago
added intellij plugin for eslint to docs

github.com/eslint/eslint - idok opened this pull request over 10 years ago
Consider support yaml format for rule tests

github.com/eslint/eslint - puzrin opened this issue over 10 years ago
Please add ESLint intellij plugin

github.com/eslint/eslint - idok opened this issue over 10 years ago
Fix: no-fallthrough: continue affects control flow, too (fixes #1220)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
no-fallthrough failing on continue statement

github.com/eslint/eslint - devangnegandhi opened this issue over 10 years ago
Fix: rewrite no-unused-vars rule (refs #1212)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
Fix: rewrite no-spaced-func rule (refs #1212)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
Fix: Speed up getScope() (refs #1212)

github.com/eslint/eslint - btmills opened this pull request over 10 years ago
Added rule disallowing reserved words being used as keys

github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Potential plugin paths issue

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Fix: Speed up tokens API (refs #1212)

github.com/eslint/eslint - btmills opened this pull request over 10 years ago
Core API can be more efficient

github.com/eslint/eslint - btmills opened this issue over 10 years ago
Invalid error message (no-extra-strict)

github.com/eslint/eslint - mgol opened this issue over 10 years ago
New: testing correct column (fixes #3)

github.com/eslint/eslint-tester - lo1tuma opened this pull request over 10 years ago
Update: improve test coverage (fixes #4)

github.com/eslint/eslint-tester - lo1tuma opened this pull request over 10 years ago
New: Adding 'vars-on-top' rule (fixes #1148)

github.com/eslint/eslint - gyandeeps opened this pull request over 10 years ago
Fix typo

github.com/eslint/eslint - kaleb opened this pull request over 10 years ago
Hidden folders break .eslintignore behavior

github.com/eslint/eslint - HankMcCoy opened this issue over 10 years ago
Docs: document plugin usage (fixes #1117)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
New: accept plugins from cli (fixes #1113)

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Docs: fix some typos.

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Remove implied eval check from no-eval

github.com/eslint/eslint - lo1tuma opened this issue over 10 years ago
Add UTC to allowed capitalized functions

github.com/eslint/eslint - dbrockman opened this pull request over 10 years ago
Support /*exported*/ for no-unused-vars

github.com/eslint/eslint - Skalman opened this issue over 10 years ago
New: Load plugins from configs (fixes #1115).

github.com/eslint/eslint - lo1tuma opened this pull request over 10 years ago
Fix: no-unused-expressions better directive detection (fixes #1195)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
built-in directive support

github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
Fix: no-unused-expressions directive support (fixes #1185)

github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
New: Adding 'plugin' CLI option (fixes #1112)

github.com/eslint/eslint - greggian opened this pull request over 10 years ago
One-line brace style

github.com/eslint/eslint - jgoz opened this pull request over 10 years ago
"use strict" may not be the first expression

github.com/eslint/eslint - bluesmoon opened this pull request over 10 years ago
Fix: Correct a typo in the error message in tests

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