Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eslint/eslint

Find and fix problems in your JavaScript code.
https://github.com/eslint/eslint

Converting more tests to mocha

ilyavolodin opened this pull request about 11 years ago
Consider using cssauron (CSS selectors for AST) for rule matching

DavidBruant opened this issue about 11 years ago
DRYing unittests and converting them to mocha

ilyavolodin opened this pull request about 11 years ago
Indentation check

Marsup opened this issue about 11 years ago
Update developer guide

nzakas opened this issue about 11 years ago
Issue 380

albertosantini opened this pull request about 11 years ago
Removing jake, adding Grunt, Travis now runs grunt (Closes #389)

ilyavolodin opened this pull request about 11 years ago
Convert TravisCI build to Grunt

ilyavolodin opened this issue about 11 years ago
Fix a broken link in the docs

brianloveswords opened this pull request about 11 years ago
Fix error about IIFE if the function is in a new

Marsup opened this pull request about 11 years ago
The Rule ID 'no-extra-semi' does not appear to be on by default

MichaelPaulukonis opened this issue about 11 years ago
Fix browser build

jamesallardice opened this pull request about 11 years ago
The browser build fails because of one of the rules

jamesallardice opened this issue about 11 years ago
Fixing no-undef for eval use case (Fixes #376)

ilyavolodin opened this pull request about 11 years ago
TypeError while running new-cap rule

mike-north opened this issue about 11 years ago
node and no unused expression

albertosantini opened this issue about 11 years ago
node and no global strict

albertosantini opened this issue about 11 years ago
Fixing no-self-compare rule to check for operator (Fixes #373)

ilyavolodin opened this pull request about 11 years ago
bug: open parens in args causes no-spaced-func to trigger

mduvall opened this pull request about 11 years ago
fixes #372: disallow negated left operand in `in` operator

michaelficarra opened this pull request about 11 years ago
use of eval() makes all local variables undefined

yphoenix opened this issue about 11 years ago
use-isnan should recommand using Number.isNaN

DavidBruant opened this issue about 11 years ago
no-self-compare rule has an exception

DavidBruant opened this issue about 11 years ago
no-self-compare rule does not differenciate the operator

DavidBruant opened this issue about 11 years ago
Rule: don't do if(!'property' in obj)

DavidBruant opened this issue about 11 years ago
fixes #369: restrict UnaryExpressions to delete in no-unused-expressions

michaelficarra opened this pull request about 11 years ago
Only allow delete as unary expression in no-unused-expressions

nzakas opened this issue about 11 years ago
Piping code to ESLint [$15 awarded]

yphoenix opened this issue about 11 years ago
Way to allow Functions to be defined but not used

yphoenix opened this issue about 11 years ago
increment and decrement operators not recognized

yphoenix opened this issue about 11 years ago
env: browser: true doesn't recognize 'alert'

yphoenix opened this issue about 11 years ago
delete not treated as an operator

yphoenix opened this issue about 11 years ago
Using .eslintrc with globals results an error

paazmaya opened this issue about 11 years ago
Error: Definition for rule 'no-spaced-func' was not found.

maksimr opened this issue about 11 years ago
Invalid 'new' statement throws `TypeError: Cannot call method 'charAt' of undefined`

MichaelPaulukonis opened this issue about 11 years ago
Added missing globals object to resolve custom globals in eslintrc.

Zenwolf opened this pull request about 11 years ago
added files array in package.json

makepanic opened this pull request about 11 years ago
removed unused jshint dependency

makepanic opened this pull request about 11 years ago
Add test coverage for new Foo constructor usage

mduvall opened this pull request about 11 years ago
Add test coverage for paren-less constructor usage for no-spaced-func

mduvall opened this issue about 11 years ago
Fix no-spaced-func when function arguments are surrounded by parens

mduvall opened this issue about 11 years ago
recognise CallExpression variant of RegExp constructor in no-control-regex rule

michaelficarra opened this pull request about 11 years ago
'use strict' should be a valid alternative to "use strict"

dylang opened this issue about 11 years ago
Merge smart-eqeqeq into eqeqeq

mduvall opened this pull request about 11 years ago
Merge smarter-eqeqeq into eqeqeq

nzakas opened this issue about 11 years ago
Fix rule titles in documentation

nzakas opened this issue about 11 years ago
no-control-regex throwing error for invalid RegExp

nzakas opened this issue about 11 years ago
Rule: Invalid Regular Expression literal

nzakas opened this issue about 11 years ago
Fix link to architecture doc in readme

azu opened this pull request about 11 years ago
rule: no-spaced-func disallow spaces between function identifier and app...

mduvall opened this pull request about 11 years ago
Ambig div regex

mduvall opened this pull request about 11 years ago
rule: no-div-regex

mduvall opened this issue about 11 years ago
Verifying format of the DRY unittests

ilyavolodin opened this pull request about 11 years ago
Change context-var to block-scoped-var

mduvall opened this pull request about 11 years ago
Update rule from context-var to block-scoped-var

mduvall opened this issue about 11 years ago
Rule: No control characters in regular expressions

nzakas opened this issue about 11 years ago
Add support to adding arbitrary globals

phadej opened this issue about 11 years ago
fixes #337: Add support to adding globals to the config

phadej opened this pull request about 11 years ago
JS style checking, on the roadmap?

jareware opened this issue about 11 years ago
rule: no spaced function application

michaelficarra opened this issue over 11 years ago
rule: no gratuitously parenthesised expressions

michaelficarra opened this issue over 11 years ago
rule: unary word operators must be followed by whitespace

michaelficarra opened this issue over 11 years ago
Rule: Wrap regex for division assignment operators

mduvall opened this issue over 11 years ago
Clone JSHint unit test fixtures

andrewdeandrade opened this issue over 11 years ago
rule: blocked-scope-var to check for variables declared in scope

mduvall opened this pull request over 11 years ago
rule: wrap-regex for parens around regular expression literals

mduvall opened this pull request over 11 years ago
fixes #308: implement no-unused-expressions rule; ref. jshint rule W030

michaelficarra opened this pull request over 11 years ago
Change "on" by default from 1 to 2

nzakas opened this issue over 11 years ago
Rule: Use variable in scope

nzakas opened this issue over 11 years ago
Rule: Wrap regex

nzakas opened this issue over 11 years ago
Rule: Unexpected {a}

nzakas opened this issue over 11 years ago
Rule: No global strict

nzakas opened this issue over 11 years ago
Rule: Missing "use strict"

nzakas opened this issue over 11 years ago
Disabling/enabling rules through comments

ilyavolodin opened this pull request over 11 years ago
Added link to roadmap and JSHint feature parity list.

andrewdeandrade opened this pull request over 11 years ago
Allow unused FunctionExpression/Declaration param when following param is used

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

andrewdeandrade opened this pull request over 11 years ago
Keep test filename inline with rule name

andrewdeandrade opened this pull request over 11 years ago
Added link to roadmap

andrewdeandrade opened this pull request over 11 years ago
Added further instructions for multiline test cases.

andrewdeandrade opened this pull request over 11 years ago
Multiline tests?

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

andrewdeandrade opened this pull request over 11 years ago
Rule: No conditional expression (Closes #307)

ilyavolodin opened this pull request over 11 years ago
Rule: No conditional expression

ilyavolodin opened this issue over 11 years ago
no-use-before-define.js: ignore hoisted named function expressions

andrewdeandrade opened this issue over 11 years ago
Ability to turn rules off and on inline and per file.

andrewdeandrade opened this issue over 11 years ago
Check for implicit globals

nzakas opened this issue over 11 years ago
Fixing ESLint errors

ilyavolodin opened this pull request over 11 years ago
no-use-before-define does not understand functions

ilyavolodin opened this issue over 11 years ago
SyntaxError: Unexpected token ILLEGAL

ghost opened this issue over 11 years ago
Implemented local default config file

sethmcl opened this pull request over 11 years ago
Fixing assignment during initialization issue (Closes #298)

ilyavolodin opened this pull request over 11 years ago
Upgrading escope version and fixing related bugs (Closes #296)

ilyavolodin opened this pull request over 11 years ago