Ecosyste.ms: OpenCollective

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

github.com/ramda/eslint-plugin-ramda

:ram: ESLint rules for use with Ramda
https://github.com/ramda/eslint-plugin-ramda

v3.0.0-beta.1

2e3d75d7664eaed5c502db4119e8f764d01f7f6d authored almost 6 years ago by Mathias Schreck <[email protected]>
Remove support for nodejs 7 and 9

Those nodejs versions reached there end of life and are no longer
supported.

b843513a276132f624b5440802b6a06a38581e03 authored almost 6 years ago by Mathias Schreck <[email protected]>
Update dependencies

621ee7ddb3c24e9f8d941205a9d4fa246f9eee5e authored almost 6 years ago by Mathias Schreck <[email protected]>
Merge pull request #23 from jayands/issue_22

Update to Node v6 compatibility (#22)

6965ca6c5bc3c59e2e7c6911c33518fdcc3bcfb1 authored almost 6 years ago by Mathias Schreck <[email protected]>
Minor updates and fixes

Turns out that Node v12 (see <https://node.green>) isn't yet available
on NVM (under that name, ...

934a5b819a5b5cdf7f75dbd1f46a6bf5dc42623d authored almost 6 years ago by Jonathan Sifuentes <[email protected]>
Update to Node v6 compatibility

This commit bumps the compatibility for the plugin to Node 6, the
current Maintenance LTS. Node...

3923662f01070d9f8df71ef8a04ab03c3195321d authored almost 6 years ago by Jonathan Sifuentes <[email protected]>
v2.5.1

e117ef326833fc243ccb5cabae99bcd6ccc7df82 authored over 6 years ago by Mathias Schreck <[email protected]>
Merge pull request #18 from jogold/fix-prefer-complement

Simplify and fix error reporting for prefer-complement

5c233d02916a3c41dde34a76f25ed3fed8567d7b authored over 6 years ago by Mathias Schreck <[email protected]>
Simplify and fix error reporting for prefer-complement

c6e9bd3f27af99a719227bf2039850d82b66d681 authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
v2.5.0

0e6e88801e28026ece54cb68711b57a619163a98 authored almost 7 years ago by Mathias Schreck <[email protected]>
Merge pull request #16 from jogold/prefer-both-either

Add prefer-both-either

fec60a41d93b155380220340c6b2fb63ae215b60 authored almost 7 years ago by Mathias Schreck <[email protected]>
Add more tests for prefer-both-either

7e18afde732d389ad78ffd7a49f9f8eed72ab7da authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Simplify error reporting for prefer-both-either

ab0f3c7c7a6169168e332b6de6e86f3e5ed4dd16 authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Add more tests for prefer-both-either

67fd1e87f85e83046bed0a4e7e171f90cb2b1035 authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Add prefer-both-either

6e5879be4c24a903ab57587af14f90e2746f1212 authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
v2.4.0

64e6b5e0891825a16a9fdc39387abccfa0340867 authored almost 7 years ago by Mathias Schreck <[email protected]>
Merge pull request #13 from jogold/prefer-complement

Add prefer-complement

f5f4c6cf590b3ccce582f5b8a40a4c14e691795c authored almost 7 years ago by Mathias Schreck <[email protected]>
Add more tests for prefer-complement

5914f6ec6a1c0463bb1d1c88700067546e244351 authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Turn off prefer-complement by default

f25d7e4f7f9f8212e2bd8668199024f82dcfb4dd authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Add prefer-complement

366e4b931229e228fd774feb678c1d4855f92f3a authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Merge pull request #12 from ramda/bugfix

Bugfix for map and bump version

1a63925bdf49317693726169a8a5f1b658f82e03 authored about 7 years ago by Marcelo Camargo <[email protected]>
Bump version!

b471863f6eb624a12973392f4a0927807909473b authored about 7 years ago by Marcelo Camargo <[email protected]>
Reference eq-by-simplification on README

6a007239b496787e7e8837c4a6f7babc27e596f3 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge branch 'master' of https://github.com/haskellcamargo/eslint-plugin-ramda into bugfix

0bb08a58f64bf2697132f69dda191d627370571e authored about 7 years ago by Marcelo Camargo <[email protected]>
Bugfix for map simplification

37537f3b7bcc5213bd162b85dea349be42459e95 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #11 from ramda/more-rules

Add rule `eq-by-simplification`

237fd77f84c2b7258538040d49d1ff705308324b authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #10 from jogold/rule/compose-pipe-style

Add compose-pipe-style rule

e1c0aa212aec22acb9cb5855ea5733aeca33b398 authored about 7 years ago by Marcelo Camargo <[email protected]>
Restrict `prop` call to 1 argument

8cf41a330f46db594ba861d964c9dfaaecac3944 authored about 7 years ago by Marcelo Camargo <[email protected]>
It was a typo

bf5ef6317c415ad76c8c50d137bcda0b8bb3c9a8 authored about 7 years ago by Marcelo Camargo <[email protected]>
Use complement of empty and disable recommended

abb152920434876a3674727a1f12260e85175180 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add tests

3a9c49429969a1a040bd39516b9c1463ab2a83c5 authored about 7 years ago by Jonathan Goldwasser <[email protected]>
Update rule description

e0fb75e7e2891017ad1ab6bff18bba67183e3d0e authored about 7 years ago by Jonathan Goldwasser <[email protected]>
Refactor if statements

0a77161bb451541f67891f49d9ffc47d3cbb055b authored about 7 years ago by Jonathan Goldwasser <[email protected]>
rules: add compose-pipe-style

03f7f375bc8d39335f4fbdf00308a3efe1d22f32 authored about 7 years ago by Jonathan Goldwasser <[email protected]>
Add rule `eq-by-simplification`

df74dab7cddf0e0b2b03738368f87b761a791b72 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #9 from ramda/new-rules

Detect new code smells

2f1f8f8ea9b24384e61091e9c1b2fda361d44b5e authored about 7 years ago by Marcelo Camargo <[email protected]>
New rules with 'off' recommended config

6eeb3dad360cac015bdfd45416ba7149f38c6248 authored about 7 years ago by Marcelo Camargo <[email protected]>
Make it simple

46fb59d11bbc4800bebad465cce5adc38b4c4be5 authored about 7 years ago by Marcelo Camargo <[email protected]>
Bump version!

da8d71c169ecfaa8cff05b26bfa658506ebed8e4 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add pipe simplification

9286e9cdefb16d81ed6b7795cc8c85de6aadf3b6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Detect map(pickAll(_))

338abb7a95fa79a2faa749f8ce08be32f868624c authored about 7 years ago by Marcelo Camargo <[email protected]>
rules: add always-simplification

7350c1dbb7cd14cfdd3fdab9ce1ff3211f569429 authored about 7 years ago by Marcelo Camargo <[email protected]>
rules: add always-simplification

ef4517932971a5bab638b8a9f089bb3396d8475f authored about 7 years ago by Marcelo Camargo <[email protected]>
rules: add prefer-ramda-boolean

48b9f681f8958f867785284d62599daf598c3487 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #8 from ramda/specialized-names

Support for specialized functions

673071b8bea1882dff285b576d46adcaa30d8f36 authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix case where rule would break

ffb3234bc6f51fca6ca448b7e999004c0fd5610a authored about 7 years ago by Marcelo Camargo <[email protected]>
Support literal array access

8f390cca055c9378db6107b9f4154cb8b998962e authored about 7 years ago by Marcelo Camargo <[email protected]>
Remove lockfile

163d9086cbd4f36ffb399e8a00c57b28f7bc8818 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add helper to whitelist and rename isName

5b49ca77e50f32ab37b5b1a731208d0e78ca64b6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Bump version!

3787095fbde65682c18e614c05e21d4c54604c75 authored about 7 years ago by Marcelo Camargo <[email protected]>
`complement` specialization

29721dfec35310495fed203ab353e810612f6dac authored about 7 years ago by Marcelo Camargo <[email protected]>
Specialize `either` and `both`

05bb44544b333a512a32fc896a3a4bd540b92aa6 authored about 7 years ago by Marcelo Camargo <[email protected]>
`cond` specialization

79b5234e9ba269decfa99bc661b1b5d1bdc74ec3 authored about 7 years ago by Marcelo Camargo <[email protected]>
`anyPass` simplification

6b5535c916c53290fa6374ecdb3d4c9625c71955 authored about 7 years ago by Marcelo Camargo <[email protected]>
`reduce` specialization

f16cad683de60df63df169a2e287b4a632a1040b authored about 7 years ago by Marcelo Camargo <[email protected]>
`merge` especialization

ac4f46cf4134aaec3a33dc6353b94449a2a0fcb4 authored about 7 years ago by Marcelo Camargo <[email protected]>
Mark TODO for propSatisfies

b7758cf9bf5619d83bffef3f90d8fcf5c6715d60 authored about 7 years ago by Marcelo Camargo <[email protected]>
`propSatisfies` specialization

9221eaceffd7061d5b70fc56983ebbbe8520f6e4 authored about 7 years ago by Marcelo Camargo <[email protected]>
`map` specialization

0593c24f517d8438e8cf4e6973102a464f61178b authored about 7 years ago by Marcelo Camargo <[email protected]>
More tests for set

a9fba579d02e036c5ed9e8eeee9bed41bb516695 authored about 7 years ago by Marcelo Camargo <[email protected]>
`set` specialization

2f9ba24dc31a1b95d35c3ce477e1746e8dcf4236 authored about 7 years ago by Marcelo Camargo <[email protected]>
`ifElse` specialization

e10d009a6581eadcc08634c0761b87337b7cc0e8 authored about 7 years ago by Marcelo Camargo <[email protected]>
`filter` specialization

da325cdc04d1c0fc82e71a194e514e332ea074c6 authored about 7 years ago by Marcelo Camargo <[email protected]>
`unless` specialization

36ab57b00727c5e9178de80d0aa0542a7d89d044 authored about 7 years ago by Marcelo Camargo <[email protected]>
Allow specialization on `when`

23f6b270d9b1f042d01800a9f6371685bd8aea39 authored about 7 years ago by Marcelo Camargo <[email protected]>
Support specialized R for `or`

11d0b1b3e200ea51fb312f3888fc7f9649ac21dd authored about 7 years ago by Marcelo Camargo <[email protected]>
Add TODO

08b5dc21e3a4b0b217791c4339a580a1ac389aa1 authored about 7 years ago by Marcelo Camargo <[email protected]>
Adding support for specialized and

6c4d30843447d9bd31ec1a88f9cb7bcb0eb8bfa6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Support specialized R.

6a464dec62fb9a7f29332f0169cc6cb00fa016ee authored about 7 years ago by Marcelo Camargo <[email protected]>
v2.0.0

8a7e469f3a3b605118b3fdbdfa296c2fab7550fb authored about 7 years ago by Mathias Schreck <[email protected]>
Update badges to new repo URL

5d0b65e1f46c113765cc71b0ac20f606a6d914c0 authored about 7 years ago by Mathias Schreck <[email protected]>
Add NPM badges to README.md

d31c886ddbd28d72e45b15caba8066e66dab8f71 authored about 7 years ago by Mathias Schreck <[email protected]>
Add email address

2a7236384e2374f5eee0753a54cfe0c7085edc1b authored about 7 years ago by Mathias Schreck <[email protected]>
Update description in package.json

2e77590644f7e6f94f2dc068d3cb9dc119c39283 authored about 7 years ago by Mathias Schreck <[email protected]>
Add repository field to package.json

d0cd5095bd37dcafe7d54b165e6550640e03ca7f authored about 7 years ago by Mathias Schreck <[email protected]>
Merge branch 'master' of https://github.com/haskellcamargo/eslint-plugin-ramda

35d92b29eab062ba9a7aa32de13216733df60875 authored about 7 years ago by Marcelo Camargo <[email protected]>
Update copyright

d98ce6e38cbbfe97b9c934c5396a98386668a1e9 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #6 from rung-tools/node-4-syntax

Forbid Node v4 common syntax

6f576129fae99fd83c9ad2f05501e629f722951e authored about 7 years ago by Marcelo Camargo <[email protected]>
Add Mathias to package.json

836197c8d764d7df00223728ca6aea6b73980284 authored about 7 years ago by Marcelo Camargo <[email protected]>
Forbid syntax that breaks Node v4

5cb26482ee68facfa5af8ef064c408def8c39c1d authored about 7 years ago by Marcelo Camargo <[email protected]>
Track eslintrc

829988ba82e3d11bf0f4929de53af725130e8653 authored about 7 years ago by Marcelo Camargo <[email protected]>
Replace XO linter by ESLint

740246ddd102395aeef56e761b79c33b839743af authored about 7 years ago by Marcelo Camargo <[email protected]>
Node v4 compatibilization

f3b821be17be4e603f15fb7fc300faeaf5cd3401 authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix supported versions

1f29ea2295acd70c3916a632f15bc6d026ff70fe authored about 7 years ago by Marcelo Camargo <[email protected]>
Test on other Node versions

acd713637a02b6263dc5f7e4e62de408d7c2b272 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge branch 'master' of https://github.com/haskellcamargo/eslint-plugin-ramda

579b9ba2f8268a9df219dc4eaec3170de585d4ca authored about 7 years ago by Marcelo Camargo <[email protected]>
Node v4 compatibilization

6164fa74afb0e12155d1515065a59e20a290092a authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #4 from rung-tools/package-files-whitelist

Define whitelist of files for npm package

ca00ea47aabe115363614d7501763b71344112ad authored about 7 years ago by Marcelo Camargo <[email protected]>
Add missing semicolon

1d6011a6aae2ef145f2d5fac181b979db64f1248 authored about 7 years ago by Marcelo Camargo <[email protected]>
Define whitelist of files for npm package

This whitelist defines what files should be included in the package that
gets published on npm.

09a90e9633d25c1548fb4e9fb0dd74f2f05412c2 authored about 7 years ago by Mathias Schreck <[email protected]>
anyPass simplification

79d4b96be13c2fc9dc78f1d1f8c96defbb0c491a authored about 7 years ago by Marcelo Camargo <[email protected]>
both simplification

1568556c14b2d08f6d38db4beac419adcbaf9e17 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #2 from SinclairDigital/bumpLint

Fix creation of plugin:ramda/recommended

fe33bc2f2ec00c1aeed880bd20e7af60e01709e9 authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix creation of plugin:ramda/recommended

065ab5bfb10653d601fa1f37ce68242e9f68dfa6 authored about 7 years ago by jethro larson <[email protected]>
Fix README error

0b26e380ced20842ea0e341f662a10d3154416a0 authored about 7 years ago by Marcelo Camargo <[email protected]>
either simplification

2c8adceae4dc18fc3ef846e31cd8aee19de1f665 authored about 7 years ago by Marcelo Camargo <[email protected]>
Update lockfile

3e61119712fb214fb8f27fd20f8105dfb55094d6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #1 from SinclairDigital/bumpLint

Upgrade eslint version

068c5c0d9dc617cd75c46366b81708c2114aeef8 authored about 7 years ago by Marcelo Camargo <[email protected]>
Upgrade eslint version

dcc80503302c7b9804a47f632c7f9dee42de8212 authored about 7 years ago by jethro larson <[email protected]>
Update README

76e8089daf8d413fb25833d5b9afe4506e58ee61 authored about 7 years ago by Marcelo Camargo <[email protected]>