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: Stringify before new-cap check

github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
globals in config doesn't work at all

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
`globals` seem to be ignored in .eslintrc

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
Fix: Always make globals an object

github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
option to enforce opposite of quote-props

github.com/eslint/eslint - michaelficarra opened this issue over 10 years ago
Define plugin/ruleset system

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Remove the `rm` tag

github.com/eslint/eslint - mgol 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
Fix: Comment empty test

github.com/eslint/eslint - jonvuri opened this pull request over 10 years ago
Minor: Empty test

github.com/eslint/eslint - jonvuri opened this issue over 10 years ago
Rule: Ensure return after async error checking

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
Idea: Zero-config option

github.com/eslint/eslint - jonvuri 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
Fix: Ignore unused params for args: 'none' (Fixes #1026)

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
Fix: Point eqeqeq error at operator (Fixes #1029)

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
Breaking: Implement configuration hierarchy (fixes #963)

github.com/eslint/eslint - nzakas opened this pull request over 10 years ago
Report output to a file

github.com/eslint/eslint - gyandeeps 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
New: add no-undefined rule (fixes #1020)

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
New: Added no-mixed-spaces-and-tabs rule (fixes #1003)

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
Rule: no void

github.com/eslint/eslint - FarSeeing opened this issue over 10 years ago
space-infix-ops: relaxed version

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
Detect node environment with hashbang (#!)

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
rewrite eol-last rule (fixes #1007) (fixes #1008)

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
eol-last fails on empty input

github.com/eslint/eslint - michaelficarra 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
Rule: Disallow mixed tabs and spaces for indentation

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
Documentation for brace-style states two different defaults

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
New: Added no-trailing-spaces rule (fixes #995)

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
Rule: EOL before EOF

github.com/eslint/eslint - puzrin opened this issue over 10 years ago
Rule: no-trailing-spaces

github.com/eslint/eslint - puzrin 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
Enforce global strict

github.com/eslint/eslint - goloroden opened this issue over 10 years ago
Help on understanding rule no -inner declaration

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
Update: Factor ignores out of Config

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
No Warnings, always Errors

github.com/eslint/eslint - hinogi 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
Check identifiers against a dictionary

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
Doc : Indicate default value on each rule page.

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
Build: Makefile - Check for rule ids in docs titles (Fixes #969)

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
Missing Id in guard-for-in documentation title

github.com/eslint/eslint - Delapouite opened this issue over 10 years ago
Rule: space-after-comma

github.com/eslint/eslint - goloroden 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
Fix: Fixes no-unused-vars to check /*globals*/ (Fixes #955)

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
Change no-yoda to yoda

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Refactor ignored files

github.com/eslint/eslint - nzakas opened this issue over 10 years ago
Memory leak

github.com/eslint/eslint - jonvuri 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
Allow the option "color".

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