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
Improve performance of getTokens (Closes #189)
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: no-dupe-keys
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
fixes #145: create a browser bundle
michaelficarra opened this pull request over 11 years ago
michaelficarra opened this pull request over 11 years ago
Performance jake task (Closes #192)
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Create new task to check performance of eslint
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Fixing no-caller bug (Fixes #190)
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
no-caller rule fails on arguments[1]
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Poor performance due to frequent getTokens() calls
mamacdon opened this issue over 11 years ago
mamacdon opened this issue over 11 years ago
Fixing spelling issue in no-empty-label documentation Closes #187
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Documentation for no-empty-label has misspellings
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Add builtin globals to the global scope (fixes #185)
mamacdon opened this pull request over 11 years ago
mamacdon opened this pull request over 11 years ago
Builtins should not be treated as undeclared by 'no-undef' rule
mamacdon opened this issue over 11 years ago
mamacdon opened this issue over 11 years ago
Rule: no-empty-label Closes #183
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: Unexpected label
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Rule: no-loop-func. Closes #181
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: Don't make functions within a loop
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
members of Object.prototype shouldn't be treated as undeclared variables in no-undef
michaelficarra opened this issue over 11 years ago
michaelficarra opened this issue over 11 years ago
Rule: no-eq-null
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Rule: no-sync to encourage async usage
mduvall opened this pull request over 11 years ago
mduvall opened this pull request over 11 years ago
Rule: don't allow ...Sync methods in code
mduvall opened this issue over 11 years ago
mduvall opened this issue over 11 years ago
Rule: no-underscore-dangle for func/var declarations
mduvall opened this pull request over 11 years ago
mduvall opened this pull request over 11 years ago
Handle dangling underscores in identifiers
mduvall opened this issue over 11 years ago
mduvall opened this issue over 11 years ago
Warn on finding a bitwise shift operator (fixes #170)
jamesallardice opened this pull request over 11 years ago
jamesallardice opened this pull request over 11 years ago
Adds eslint test to make testing easier and dry
goatslacker opened this pull request over 11 years ago
goatslacker opened this pull request over 11 years ago
CLI: -f now accepts a file path
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
The "max-statements" rule only accounts for iteration, if, switch, try and with statements
jamesallardice opened this issue over 11 years ago
jamesallardice opened this issue over 11 years ago
The "no-bitwise" rule doesn't account for shift operators
jamesallardice opened this issue over 11 years ago
jamesallardice opened this issue over 11 years ago
Match messages to JS[LH]int where appropriate, and ensure consistent message formatting (closes #163)
jamesallardice opened this pull request over 11 years ago
jamesallardice opened this pull request over 11 years ago
Add support for the do-while statement to the curly rule (closes #167)
jamesallardice opened this pull request over 11 years ago
jamesallardice opened this pull request over 11 years ago
The "curly" rule doesn't account for do-while statements
jamesallardice opened this issue over 11 years ago
jamesallardice opened this issue over 11 years ago
Adds eslint test to make testing easier and dry
goatslacker opened this pull request over 11 years ago
goatslacker opened this pull request over 11 years ago
Increasing the test coverage a bit
captainbrosset opened this pull request over 11 years ago
captainbrosset opened this pull request over 11 years ago
Add no-undef (fixes #6)
mamacdon opened this pull request over 11 years ago
mamacdon opened this pull request over 11 years ago
Match warning text to JSHint and JSLint
jamesallardice opened this issue over 11 years ago
jamesallardice opened this issue over 11 years ago
Fixing no-self-compare. Fixes #161
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
no-self-compare does not handle functions or arrays
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Rule: no-self-compare closes #159
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: No self comparison
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Rule: No unnecessary semicolons
nzakas opened this issue over 11 years ago
nzakas opened this issue over 11 years ago
Rule: wrap-iife closes #156
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: Wrap an immediate function invocation in parentheses
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
fixes #154
spmurrayzzz opened this pull request over 11 years ago
spmurrayzzz opened this pull request over 11 years ago
Add rule for duplicate object keys
spmurrayzzz opened this issue over 11 years ago
spmurrayzzz opened this issue over 11 years ago
fixes #152
spmurrayzzz opened this pull request over 11 years ago
spmurrayzzz opened this pull request over 11 years ago
Add a rule for unexpected assignment expression in if, while, dowhile conditionals
spmurrayzzz opened this issue over 11 years ago
spmurrayzzz opened this issue over 11 years ago
Add Jake as build system
nzakas opened this issue over 11 years ago
nzakas opened this issue over 11 years ago
fixes #149
spmurrayzzz opened this pull request over 11 years ago
spmurrayzzz opened this pull request over 11 years ago
Add a rule for unexpected exception parameter assignment
spmurrayzzz opened this issue over 11 years ago
spmurrayzzz opened this issue over 11 years ago
context.getScope() throws when called from Program node
mamacdon opened this issue over 11 years ago
mamacdon opened this issue over 11 years ago
Add a rule to warn on globals that aren't declared
mamacdon opened this issue over 11 years ago
mamacdon opened this issue over 11 years ago
Add no-new-date rule
jgable opened this pull request over 11 years ago
jgable opened this pull request over 11 years ago
Create a browserified build
jamesallardice opened this issue over 11 years ago
jamesallardice opened this issue over 11 years ago
"consistent-this" rule
pigulla opened this pull request over 11 years ago
pigulla opened this pull request over 11 years ago
enforce consistent naming of "this" alias
pigulla opened this issue over 11 years ago
pigulla opened this issue over 11 years ago
Bug fix: no-return-assign rule
jamesallardice opened this pull request over 11 years ago
jamesallardice opened this pull request over 11 years ago
Rule: count-spaces for multiple spaces in regular expressions
mduvall opened this pull request over 11 years ago
mduvall opened this pull request over 11 years ago
Rule: don't allow multiple spaces in regular expressions
mduvall opened this issue over 11 years ago
mduvall opened this issue over 11 years ago
Rule: no-todo - disallow TODOs in source code
mduvall opened this pull request over 11 years ago
mduvall opened this pull request over 11 years ago
Rule: disallow TODOs in code
mduvall opened this issue over 11 years ago
mduvall opened this issue over 11 years ago
Rule: no-new-array and no-new-object
mduvall opened this pull request over 11 years ago
mduvall opened this pull request over 11 years ago
Rule: no use of constructors in place of literals (Object/Array)
mduvall opened this issue over 11 years ago
mduvall opened this issue over 11 years ago
Rule: no-ternary
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Initial checkin for context identifiers
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: No multiline strings. Closes #132
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: No multiline strings
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Corrected file extension on no-plusplus rule documentation.
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Documentation for no-delete-var rule. Closes #129
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Add documentation for no-delete-var rule
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Cyclomatic complexity rule
captainbrosset opened this pull request over 11 years ago
captainbrosset opened this pull request over 11 years ago
Rule: maxstatements
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Rule: no-plusplus
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Fixes incorrect reporting of missing semicolon
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Cyclomatic complexity rule
captainbrosset opened this issue over 11 years ago
captainbrosset opened this issue over 11 years ago
Istanbul is executing the code in my linting fixtures.
Bartvds opened this issue over 11 years ago
Bartvds opened this issue over 11 years ago
added source-map support, 'path' reporter and fixtures for cli tests (again :)
Bartvds opened this pull request over 11 years ago
Bartvds opened this pull request over 11 years ago
Incorrect "Missing semicolon" warning on a one-line function
mamacdon opened this issue over 11 years ago
mamacdon opened this issue over 11 years ago
Rule: Warn on use of Math and JSON as functions
jamesallardice opened this pull request over 11 years ago
jamesallardice opened this pull request over 11 years ago
Windows users cannot run CJSE build task
Bartvds opened this issue over 11 years ago
Bartvds opened this issue over 11 years ago
Formatter: Checkstyle
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
docs: Clean up structure
mathiasbynens opened this pull request over 11 years ago
mathiasbynens opened this pull request over 11 years ago
Rule: Function has too many parameters
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: Function has too many parameters
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Rule: Variables should not be deleted
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Created no-label-var rule.
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Rule: Variables should not be deleted
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Rule: no assignment in return statement
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: No assignement in return statement
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
added source-map support, 'path' reporter and fixtures for cli tests
Bartvds opened this pull request over 11 years ago
Bartvds opened this pull request over 11 years ago
Warn on unwrapped IIFEs (closes #2)
jamesallardice opened this pull request over 11 years ago
jamesallardice opened this pull request over 11 years ago
Output error / rule codes and map options to codes
Narretz opened this issue over 11 years ago
Narretz opened this issue over 11 years ago
Fixed CLI output on serial programatic executions
iancmyers opened this pull request over 11 years ago
iancmyers opened this pull request over 11 years ago
Removes line length from code style convention docs
goatslacker opened this pull request over 11 years ago
goatslacker opened this pull request over 11 years ago
Rule: No redefining
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: No redefining
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Files don't follow Contributing.md guide for maxlen
goatslacker opened this issue over 11 years ago
goatslacker opened this issue over 11 years ago
added source-map support, 'path' reporter and fixtures for cli tests
Bartvds opened this pull request over 11 years ago
Bartvds opened this pull request over 11 years ago
Rule: no native reassignment
ilyavolodin opened this pull request over 11 years ago
ilyavolodin opened this pull request over 11 years ago
Rule: No native assignment
ilyavolodin opened this issue over 11 years ago
ilyavolodin opened this issue over 11 years ago
Adds templating for lint messages and refactors rules to use it
goatslacker opened this pull request over 11 years ago
goatslacker opened this pull request over 11 years ago
Adds dot notation lint rule
goatslacker opened this pull request over 11 years ago
goatslacker opened this pull request over 11 years ago