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: new-cap error that throws on non-string member (fixes #1056)
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
Fix: Stringify before new-cap check
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
no-mixed-spaces-and-tabs doesn't properly handle jsdoc tabs/spaces
github.com/eslint/eslint - spocke opened this issue over 10 years ago
github.com/eslint/eslint - spocke opened this issue over 10 years ago
globals in config doesn't work at all
github.com/eslint/eslint - spocke opened this issue over 10 years ago
github.com/eslint/eslint - spocke opened this issue over 10 years ago
new-cap rule crashes on odd but valid JS
github.com/eslint/eslint - spocke opened this issue over 10 years ago
github.com/eslint/eslint - spocke opened this issue over 10 years ago
`globals` seem to be ignored in .eslintrc
github.com/eslint/eslint - andersekdahl opened this issue over 10 years ago
github.com/eslint/eslint - andersekdahl opened this issue over 10 years ago
Set `no-trailing-spaces` on by default ?
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
Fix: Always make globals an object
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
.eslintrc globals no longer used with 0.7.1 -- works fine with 0.6.2
github.com/eslint/eslint - cymen opened this issue over 10 years ago
github.com/eslint/eslint - cymen opened this issue over 10 years ago
option to enforce opposite of quote-props
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
New: space-in-parens rule
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Fix: Comment empty test
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Rule: Ensure return after async error checking
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Docs: Add Related Rules sections
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Formatter-related rules and changes for consistent api
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
Fix: Check output file isn't already a directory, handle errors, fix and add tests
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
eqeqeq operator finding logic can be simplified away almost entirely
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
Update: greatly simplify eqeqeq rule's operator finding logic
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
Fix: Ignore unused params for args: 'none' (Fixes #1026)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
'gstest' folder being created in root
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Build + Docs: Adding generated resource links to rule docs (Fixes #1021)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
New: Add getSourceLines() to core and rule context (fixed #1005)
github.com/eslint/eslint - ilovejary opened this pull request over 10 years ago
github.com/eslint/eslint - ilovejary opened this pull request over 10 years ago
Fix: Point eqeqeq error at operator (Fixes #1029)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
New: report output to a file (fixes #1027)
github.com/eslint/eslint - gyandeeps opened this pull request over 10 years ago
github.com/eslint/eslint - gyandeeps opened this pull request over 10 years ago
eqeqeq: an error should point to the equation symbol
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Breaking: Implement configuration hierarchy (fixes #963)
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
Getting no-unused-vars errors on function arguments, even with args="none"
github.com/eslint/eslint - FredKSchott opened this issue over 10 years ago
github.com/eslint/eslint - FredKSchott opened this issue over 10 years ago
Allow an AST to be passed in to ESLint.verify [$10 awarded]
github.com/eslint/eslint - mrennie opened this issue over 10 years ago
github.com/eslint/eslint - mrennie opened this issue over 10 years ago
New rule: No non-breaking-space [$15 awarded]
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
New: add no-undefined rule (fixes #1020)
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
New rule: indent [$100 awarded]
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Link directly to Github rule source in online rule docs
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Stylistic rule, no-undefined: disallow references to the undefined variable
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
New: Added no-mixed-spaces-and-tabs rule (fixes #1003)
github.com/eslint/eslint - ilovejary opened this pull request over 10 years ago
github.com/eslint/eslint - ilovejary opened this pull request over 10 years ago
New: add no-void rule (fixes #1017).
github.com/eslint/eslint - FarSeeing opened this pull request over 10 years ago
github.com/eslint/eslint - FarSeeing opened this pull request over 10 years ago
space-infix-ops: relaxed version
github.com/eslint/eslint - madbence opened this issue over 10 years ago
github.com/eslint/eslint - madbence opened this issue over 10 years ago
Breaking: CLIEngine abstraction for CLI operations
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
Detect node environment with hashbang (#!)
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Rule 'strict' advising unnecessary "use strict" directives.
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
add additional IIFE exception in no-extra-parens (fixes #1004)
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
rewrite eol-last rule (fixes #1007) (fixes #1008)
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request over 10 years ago
eol-last triggers on newline-terminated empty file
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
eol-last fails on empty input
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
max-len rule documentation does not describe second option
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Add getSourceLines() to core and rule context
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
no-extra-parens: one IIFE form is still required by ESLint to have parens
github.com/eslint/eslint - mgol opened this issue over 10 years ago
github.com/eslint/eslint - mgol opened this issue over 10 years ago
Rule: Disallow mixed tabs and spaces for indentation
github.com/eslint/eslint - ilovejary opened this issue over 10 years ago
github.com/eslint/eslint - ilovejary opened this issue over 10 years ago
Need option to load rules from npm modules
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
Docs: Removed reference to brace-style Stroustrup default (fixes #1000)
github.com/eslint/eslint - imakewebthings opened this pull request over 10 years ago
github.com/eslint/eslint - imakewebthings opened this pull request over 10 years ago
Documentation for brace-style states two different defaults
github.com/eslint/eslint - imakewebthings opened this issue over 10 years ago
github.com/eslint/eslint - imakewebthings opened this issue over 10 years ago
Brace-style default value doc innacuracy
github.com/eslint/eslint - imakewebthings opened this pull request over 10 years ago
github.com/eslint/eslint - imakewebthings opened this pull request over 10 years ago
New: Added no-trailing-spaces rule (fixes #995)
github.com/eslint/eslint - puzrin opened this pull request over 10 years ago
github.com/eslint/eslint - puzrin opened this pull request over 10 years ago
New: Added eol-last rule (Fixes #996)
github.com/eslint/eslint - puzrin opened this pull request over 10 years ago
github.com/eslint/eslint - puzrin opened this pull request over 10 years ago
Rule: async callback should be paired with return
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
CLI : eslint -h rule-id -> displays /docs/rules/rule-id.md in terminal
github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
Add support for .eslintrc.yml config files
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
github.com/eslint/eslint - puzrin opened this issue over 10 years ago
Fix: Add support for .eslintrc.yml config files (Fixes #992)
github.com/eslint/eslint - puzrin opened this pull request over 10 years ago
github.com/eslint/eslint - puzrin opened this pull request over 10 years ago
Help on understanding rule no -inner declaration
github.com/eslint/eslint - rainbow99984 opened this issue over 10 years ago
github.com/eslint/eslint - rainbow99984 opened this issue over 10 years ago
Rule: logical expressions that always constant
github.com/eslint/eslint - rlidwka opened this issue over 10 years ago
github.com/eslint/eslint - rlidwka opened this issue over 10 years ago
Update: Factor ignores out of Config
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Fix: Store rule severity in messages, rather than pulling from the config on-demand
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Severity of rule should be stored in message
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Rule suggestion: error when .bind(this) is used for a function which doesn't use "this"
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
github.com/eslint/eslint - spadgos opened this issue over 10 years ago
Rule `no-unused-vars` checks only file globals (fixes #975)
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
Check identifiers against a dictionary
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
space-in-brackets with single item
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
Option to ignore var in for-loops in no-inner-declarations?
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
github.com/eslint/eslint - goloroden opened this issue over 10 years ago
Rule 'no-unused-vars' now checks 'globals' in .eslintrc
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
Doc : Indicate default value on each rule page.
github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
Eslint not loading ~/.eslintrc automatically
github.com/eslint/eslint - fortes opened this issue over 10 years ago
github.com/eslint/eslint - fortes opened this issue over 10 years ago
Allow runtime rules to be passed to the eslint.linter.verify method
github.com/eslint/eslint - natecavanaugh opened this issue over 10 years ago
github.com/eslint/eslint - natecavanaugh opened this issue over 10 years ago
Build: Makefile - Check for rule ids in docs titles (Fixes #969)
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
Docs: guard-for-in - added missing id in title (Fixes #969)
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
Missing Id in guard-for-in documentation title
github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
Rules do not notify user on invalid config options (Also, inconsistent failing)
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Fix: Fixes no-unused-vars to check /*globals*/ (Fixes #955)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Breaking: Change 'no-yoda' rule to 'yoda' and add "always" option (Fixes #959)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Fix: Fixes no-unused-vars to check /*globals*/ (Fixes #955)
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Split out generic AST methods into utility
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Update: no-eval to also warn on setTimeout and setInterval (fixes #721)
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
Update: space-in-brackets now always allows empty object and array liter...
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
Fix: valid-jsdoc no more warning for multi-level params (Fixes #925)
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
github.com/eslint/eslint - Delapouite opened this pull request over 10 years ago
Rule 'no-unused-vars' should apply to file-specific globals
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
github.com/eslint/eslint - roadhump opened this issue over 10 years ago
Colour is not toggleable for piped output.
github.com/eslint/eslint - tomgco opened this issue over 10 years ago
github.com/eslint/eslint - tomgco opened this issue over 10 years ago
Allow the option "color".
github.com/eslint/eslint - tomgco opened this pull request over 10 years ago
github.com/eslint/eslint - tomgco opened this pull request over 10 years ago
Introduce '--silent' option, fixes #905
github.com/eslint/eslint - yvg opened this pull request over 10 years ago
github.com/eslint/eslint - yvg opened this pull request over 10 years ago