Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jfmengels/eslint-plugin-fp issues and pull requests
#58 - Update lodash
Issue -
State: open - Opened by brenoatgetmomo 5 months ago
#57 - `fp/no-throw`: Option to ignore inside `try`
Issue -
State: open - Opened by RedGuy12 about 3 years ago
#56 - `fp/no-unused-expression` with `'use strict'`
Issue -
State: open - Opened by nfantone about 3 years ago
- 1 comment
#55 - Support ESLint 8.x
Issue -
State: open - Opened by MichaelDeBoey over 3 years ago
- 3 comments
#54 - Support MemberExpressions in no-mutating-methods allowedObjects
Pull Request -
State: open - Opened by raineorshine about 4 years ago
#53 - Fix loading rules when using Jest
Pull Request -
State: open - Opened by silvenon about 5 years ago
#52 - Fails when run in Jest via ESLint Node.js API
Issue -
State: open - Opened by silvenon about 5 years ago
#51 - ESLint v6
Issue -
State: closed - Opened by ronanyeah over 5 years ago
- 4 comments
#50 - no-mutating-methods allowedObjects doesn't work if chained
Issue -
State: open - Opened by j-oshb over 5 years ago
#49 - no-mutation and HTML DOM
Issue -
State: open - Opened by johnridesabike over 5 years ago
#48 - fp/no-nil
Issue -
State: open - Opened by avalanche1 about 6 years ago
#47 - Fix exceptions for literal property mutations
Pull Request -
State: open - Opened by bjpbakker over 6 years ago
#46 - proposal: rule for limit arguments in function call
Issue -
State: closed - Opened by luizbills over 6 years ago
#45 - fp/no-unused-expression for Node debug
Issue -
State: open - Opened by JesterXL over 6 years ago
#44 - Upgrade Lodash to avoid `npm update` security issue
Issue -
State: closed - Opened by ehmicky over 6 years ago
- 1 comment
#43 - (fp/no-nil) rule for callbacks?
Issue -
State: closed - Opened by Dylanb-dev almost 7 years ago
- 5 comments
#42 - no-mutating-assign with any expression
Issue -
State: closed - Opened by benadamstyles almost 7 years ago
- 3 comments
#41 - Rename no-rest-parameters test file
Pull Request -
State: closed - Opened by macklinu almost 7 years ago
#40 - Ignore super() in no-unused-expressions
Pull Request -
State: closed - Opened by macklinu almost 7 years ago
- 6 comments
#39 - Report for ClassExpression types in no-class rule
Pull Request -
State: closed - Opened by macklinu almost 7 years ago
- 2 comments
#38 - Allow Object.create(null) in no-mutating-assign
Pull Request -
State: closed - Opened by macklinu almost 7 years ago
#37 - Add URL to rule documentation to the metadata
Pull Request -
State: closed - Opened by Arcanemagus about 7 years ago
- 3 comments
#36 - no-nil false positive on switch statements
Issue -
State: open - Opened by xoredg over 7 years ago
- 1 comment
#35 - chore(package) update dependencies
Pull Request -
State: closed - Opened by 9renpoto over 7 years ago
- 2 comments
#34 - Revert "Bump `xo` to v0.17.0"
Pull Request -
State: closed - Opened by nickmccurdy over 7 years ago
- 1 comment
#33 - CI build failing on Node 4
Issue -
State: closed - Opened by nickmccurdy over 7 years ago
#32 - merge eslint-plugin-better Fixes #30
Pull Request -
State: open - Opened by graingert over 7 years ago
- 10 comments
#31 - document the difference between no-unused-expressions
Issue -
State: open - Opened by graingert over 7 years ago
#30 - merge eslint-plugin-better rule into eslint-plugin-fp
Issue -
State: open - Opened by graingert over 7 years ago
- 2 comments
#29 - add explicitReturn flag to no-nill Fixes #28
Pull Request -
State: open - Opened by graingert over 7 years ago
- 1 comment
#28 - no-nil false positive
Issue -
State: open - Opened by graingert over 7 years ago
#27 - Add more options for `no-unused-expression` rule
Issue -
State: open - Opened by tunnckoCore over 7 years ago
- 1 comment
#26 - non-mutating slice reverse
Issue -
State: open - Opened by benjamine almost 8 years ago
- 1 comment
#25 - Rules tend to be noisy in test frameworks
Issue -
State: open - Opened by nickmccurdy almost 8 years ago
- 3 comments
#24 - Add a config that's more lenient for OOP
Issue -
State: open - Opened by nickmccurdy almost 8 years ago
#23 - no-class does not catch classes exported with CommonJS
Issue -
State: closed - Opened by nickmccurdy almost 8 years ago
- 1 comment
#22 - no-nil option to allow returning nil values in constructors and other functions
Issue -
State: open - Opened by nickmccurdy almost 8 years ago
#21 - "no-unused-expressions" catches super() as an unused statement
Issue -
State: closed - Opened by shadedesignz almost 8 years ago
- 2 comments
#20 - fp/no-rest-parameters false-positive
Issue -
State: open - Opened by EvgenyOrekhov almost 8 years ago
- 4 comments
#19 - no-mutating-methods sort after concat
Issue -
State: open - Opened by eddiemoore about 8 years ago
- 8 comments
#18 - RCF: 'Pure' rule
Issue -
State: closed - Opened by amilajack about 8 years ago
- 4 comments
#17 - no-mutating-assign and functions
Issue -
State: closed - Opened by jdiamond about 8 years ago
- 7 comments
#16 - PropTypes for stateless components
Issue -
State: closed - Opened by iamricard about 8 years ago
- 1 comment
#15 - allow reassigment for variables
Issue -
State: open - Opened by steida about 8 years ago
- 2 comments
#14 - no-nil doesn't seem to understand default switch case
Issue -
State: open - Opened by kevinrenskers over 8 years ago
- 10 comments
Labels: bug, help wanted
#13 - Add core rule `default-case` to the recommended config
Issue -
State: open - Opened by jfmengels over 8 years ago
#12 - Rule proposal: return-in-conditionals
Issue -
State: open - Opened by jfmengels over 8 years ago
- 2 comments
#11 - How to deal with unused-expressions
Issue -
State: closed - Opened by jgrund over 8 years ago
- 5 comments
Labels: question
#10 - Fixed link in no-mutating-methods.md
Pull Request -
State: closed - Opened by viatsko over 8 years ago
- 1 comment
#9 - Is no-nill too strict?
Issue -
State: closed - Opened by mattiamanzati over 8 years ago
- 5 comments
#8 - Rule proposal: no-valueof-field / no-valueof
Issue -
State: closed - Opened by jfmengels over 8 years ago
- 3 comments
Labels: enhancement, help wanted, question
#7 - Rule proposal: no-functions-without-parameters
Issue -
State: open - Opened by jfmengels over 8 years ago
- 1 comment
Labels: enhancement, help wanted, question
#6 - Definition for rule 'fp/no-arguments' was not found
Issue -
State: closed - Opened by joshburgess over 8 years ago
- 3 comments
#5 - fixed typo. missing }
Pull Request -
State: closed - Opened by joshburgess over 8 years ago
- 1 comment
#4 - Add `no-arguments` rule
Issue -
State: closed - Opened by jfmengels over 8 years ago
- 2 comments
Labels: enhancement, question
#3 - Disallow array mutation
Issue -
State: closed - Opened by amilajack over 8 years ago
- 5 comments
#2 - Add links to rules
Issue -
State: closed - Opened by amilajack over 8 years ago
- 1 comment
#1 - Allow `this` modification in `no-mutation`
Issue -
State: closed - Opened by jfmengels over 8 years ago
- 8 comments
Labels: enhancement