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
Docs: Distinguish examples in rules under Variables
467c437093605e0ef93388c23b54c6a63dd9b68c authored almost 9 years agoe1bbe453fd1263e986032fd8f820ab8c65286401 authored almost 9 years ago
119e0eda1fe9a281dcf6cce810d4e52e73d6f120 authored almost 9 years ago
Fix:`newline-per-chained-call` should only warn on methods
9b54ed3e767b9f718703ca030f02d6f96c1a4c84 authored almost 9 years agoUpdate: no-invalid-regexp allows custom flags (fixes #5249)
bd67a61cbada7d000c88cef658adb6f93a4be820 authored almost 9 years agoBuild: Stop checking exit code in performance tests (fixes #5330)
1b85f8fbc064864888b6444a2b1247f5d02fc0b2 authored almost 9 years agoFix: `no-undef` false positive at new.target (fixes #5420)
8184f83eccf7d9a06cbe562a9488a9db22520964 authored almost 9 years ago905c049ca76bcaf24f9b14fcc7ccba186d81197d authored almost 9 years ago
Update: Support classes in `padded-blocks` (fixes #5092)
4a7f9919e7e30121a217dbcd7383dfc4c5775858 authored almost 9 years agoUpdate: Add ES7 support (fixes #5401)
ffd47410ad53307b7c358028dc4b9321c08b0db1 authored almost 9 years agoDocs: Replace ecmaFeatures with parserOptions in working-with-rules
294cade1864932e966e549790e1651b0a409ef2b authored almost 9 years ago4a67b9ae1b2588b4807b22ecad3ad4550b91b6aa authored almost 9 years ago
Docs: Add parserOptions to RuleTester section of working-with-rules
be8bd8a5aabb3a93f2c53d73a31f557c4f473988 authored almost 9 years agoDocs: Document string option for `no-unused-vars`.
2c1ed656175fa13cde17d68c3c6783e925586858 authored almost 9 years ago89c757decd678572254ab9b2c28fcb867cae98ad authored almost 9 years ago
804c08efc6f64199e1061066eda7374cb4c0dff2 authored almost 9 years ago
1982c5077fc60e53266ca1e0cc69f4aebe7bda27 authored almost 9 years ago
4f82b2b945d4864f519b4045e47814e5d4a62f2a authored almost 9 years ago
Docs: Specify results of `no-unused-var` with different `args` options
6f471516a6895e3410a79c7653ff60762c7cc0c9 authored almost 9 years agoed5564f1963b7ab78448207ffe6fea69ced12134 authored almost 9 years ago
Fix: `getFormatter` throws an error when called as static (fixes #5378)
8ca6bedac12155891d5dca556498ce12a035eccb authored almost 9 years agoFallback to `process.cwd()` if `options.cwd` is unavailable, as is the case when `getFormatter` ...
de0a4ef8268f01a17990d332043a8bedc246ede1 authored almost 9 years agoFix: Allow irregular whitespace in comments. Fixes #5368.
04e0c43bb9ad649c9dea2c97ff69fefcf3a40480 authored almost 9 years agoFix: `no-useless-constructor` rule crashes sometimes
28976957bb325426fd8ce70926941a62f7bf3a2f authored almost 9 years agoFix: Avoid magic numbers in rule options (fixes #4182)
43d19de768d96183219cb55a11bfc99272fb85b5 authored almost 9 years agoFix: Prevent crash from swallowing console.log (fixes #5381)
4133a38447b9cdfef25efd91083bdbcb5ece4ccb authored almost 9 years agoDocs: Missing allow option in docs
d8d16ef4e108a0a8b5b721ad138f1adb6f106f61 authored almost 9 years ago78f7ca9ff7bdd92465a4e3eed47e5ec88e763d36 authored almost 9 years ago
Fix: remove tests which have invalid syntax (fixes #5405)
6fd82a6438d5782a29bd4dbec19d1983e9d427d3 authored almost 9 years ago
espree v3.1.0 came to raise a syntax error correctly at `yield` keyword
inside of arrow functions.
7de5ae449f30f8513ad2a29959e26afe61446875 authored almost 9 years ago
Fix: Location info in `dot-notation` rule (fixes #5397)
806519ee997a1eff04b9983f0f259a1eab2a21ac authored almost 9 years agoUpdate: Allow string severity in config (fixes #3626)
951117a93b368db8d5abb782875faf478793b820 authored almost 9 years agocf14c71977cb323ff8ea4ed2d683cae7421fc214 authored almost 9 years ago
70e3a0297537eb1d84a0bf5cf764c01a792191fc authored almost 9 years ago
Update: Exclude ES5 constructors from consistent-return (fixes #5379)
bdf64007e422da333d5a7f6d7340f651c6bd2b87 authored almost 9 years ago