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

#57 - `fp/no-throw`: Option to ignore inside `try`

Issue - State: open - Opened by RedGuy12 over 2 years ago

#56 - `fp/no-unused-expression` with `'use strict'`

Issue - State: open - Opened by nfantone almost 3 years ago - 1 comment

#55 - Support ESLint 8.x

Issue - State: open - Opened by MichaelDeBoey almost 3 years ago - 3 comments

#54 - Support MemberExpressions in no-mutating-methods allowedObjects

Pull Request - State: open - Opened by raineorshine over 3 years ago

#53 - Fix loading rules when using Jest

Pull Request - State: open - Opened by silvenon over 4 years ago

#52 - Fails when run in Jest via ESLint Node.js API

Issue - State: open - Opened by silvenon over 4 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 almost 6 years ago

#47 - Fix exceptions for literal property mutations

Pull Request - State: open - Opened by bjpbakker almost 6 years ago

#46 - proposal: rule for limit arguments in function call

Issue - State: closed - Opened by luizbills almost 6 years ago

#45 - fp/no-unused-expression for Node debug

Issue - State: open - Opened by JesterXL almost 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 over 6 years ago - 5 comments

#42 - no-mutating-assign with any expression

Issue - State: closed - Opened by benadamstyles over 6 years ago - 3 comments

#41 - Rename no-rest-parameters test file

Pull Request - State: closed - Opened by macklinu over 6 years ago

#40 - Ignore super() in no-unused-expressions

Pull Request - State: closed - Opened by macklinu over 6 years ago - 6 comments

#39 - Report for ClassExpression types in no-class rule

Pull Request - State: closed - Opened by macklinu over 6 years ago - 2 comments

#38 - Allow Object.create(null) in no-mutating-assign

Pull Request - State: closed - Opened by macklinu over 6 years ago

#37 - Add URL to rule documentation to the metadata

Pull Request - State: closed - Opened by Arcanemagus over 6 years ago - 3 comments

#36 - no-nil false positive on switch statements

Issue - State: open - Opened by xoredg about 7 years ago - 1 comment

#35 - chore(package) update dependencies

Pull Request - State: closed - Opened by 9renpoto about 7 years ago - 2 comments

#34 - Revert "Bump `xo` to v0.17.0"

Pull Request - State: closed - Opened by nickmccurdy about 7 years ago - 1 comment

#33 - CI build failing on Node 4

Issue - State: closed - Opened by nickmccurdy about 7 years ago

#32 - merge eslint-plugin-better Fixes #30

Pull Request - State: open - Opened by graingert about 7 years ago - 10 comments

#31 - document the difference between no-unused-expressions

Issue - State: open - Opened by graingert about 7 years ago

#30 - merge eslint-plugin-better rule into eslint-plugin-fp

Issue - State: open - Opened by graingert about 7 years ago - 2 comments

#29 - add explicitReturn flag to no-nill Fixes #28

Pull Request - State: open - Opened by graingert about 7 years ago - 1 comment

#28 - no-nil false positive

Issue - State: open - Opened by graingert about 7 years ago

#27 - Add more options for `no-unused-expression` rule

Issue - State: open - Opened by tunnckoCore about 7 years ago - 1 comment

#26 - non-mutating slice reverse

Issue - State: open - Opened by benjamine over 7 years ago - 1 comment

#25 - Rules tend to be noisy in test frameworks

Issue - State: open - Opened by nickmccurdy over 7 years ago - 3 comments

#24 - Add a config that's more lenient for OOP

Issue - State: open - Opened by nickmccurdy over 7 years ago

#23 - no-class does not catch classes exported with CommonJS

Issue - State: closed - Opened by nickmccurdy over 7 years ago - 1 comment

#21 - "no-unused-expressions" catches super() as an unused statement

Issue - State: closed - Opened by shadedesignz over 7 years ago - 2 comments

#20 - fp/no-rest-parameters false-positive

Issue - State: open - Opened by EvgenyOrekhov over 7 years ago - 4 comments

#19 - no-mutating-methods sort after concat

Issue - State: open - Opened by eddiemoore over 7 years ago - 8 comments

#18 - RCF: 'Pure' rule

Issue - State: closed - Opened by amilajack almost 8 years ago - 4 comments

#17 - no-mutating-assign and functions

Issue - State: closed - Opened by jdiamond almost 8 years ago - 7 comments

#16 - PropTypes for stateless components

Issue - State: closed - Opened by iamricard almost 8 years ago - 1 comment

#15 - allow reassigment for variables

Issue - State: open - Opened by steida almost 8 years ago - 2 comments

#14 - no-nil doesn't seem to understand default switch case

Issue - State: open - Opened by kevinrenskers almost 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 about 8 years ago

#12 - Rule proposal: return-in-conditionals

Issue - State: open - Opened by jfmengels about 8 years ago - 2 comments

#11 - How to deal with unused-expressions

Issue - State: closed - Opened by jgrund about 8 years ago - 5 comments
Labels: question

#10 - Fixed link in no-mutating-methods.md

Pull Request - State: closed - Opened by viatsko about 8 years ago - 1 comment

#9 - Is no-nill too strict?

Issue - State: closed - Opened by mattiamanzati about 8 years ago - 5 comments

#8 - Rule proposal: no-valueof-field / no-valueof

Issue - State: closed - Opened by jfmengels about 8 years ago - 3 comments
Labels: enhancement, help wanted, question

#7 - Rule proposal: no-functions-without-parameters

Issue - State: open - Opened by jfmengels about 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 about 8 years ago - 3 comments

#5 - fixed typo. missing }

Pull Request - State: closed - Opened by joshburgess about 8 years ago - 1 comment

#4 - Add `no-arguments` rule

Issue - State: closed - Opened by jfmengels about 8 years ago - 2 comments
Labels: enhancement, question

#3 - Disallow array mutation

Issue - State: closed - Opened by amilajack about 8 years ago - 5 comments

#2 - Add links to rules

Issue - State: closed - Opened by amilajack about 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