Ecosyste.ms: OpenCollective

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

github.com/avajs/eslint-plugin-ava

ESLint rules for AVA
https://github.com/avajs/eslint-plugin-ava

1.1.1

c229dc3ceca1bc431e22a4be4bd7b699067d8fcd authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #37 from sindresorhus/fix-no-identical-rule

Fix incorrect no-identical-rule errors for title expressions

c4383753c34a72dbe29609d88b62d9e52c780633 authored over 8 years ago by Sindre Sorhus <[email protected]>
Fix incorrect no-identical-rule errors for title expressions

afe11be4217de008906ce21e0a8115412ab4fa7a authored over 8 years ago by Jeroen Engels <[email protected]>
1.1.0

ca8fdae0f9fd8b9d50593d44aa599b7272bdc5f8 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #36 from solcik/patch-1

config: added ava prefix

1c38d082e131f20e444cfd323029742284ec7e5d authored over 8 years ago by Sindre Sorhus <[email protected]>
config: added ava prefix

2999a6ee7ca8f5edff05554fd7911603db592f54 authored over 8 years ago by David Šolc <[email protected]>
Merge pull request #32 from jfmengels/no-todo-test

add no-todo-test rule (fixes #31)

d10b767adf58f6ba1255b939a165d10f7f0f06df authored over 8 years ago by Sindre Sorhus <[email protected]>
add no-todo-test rule (fixes #31)

2908de51778b76f5398be0e566baae23cab5fa1d authored over 8 years ago by Jeroen Engels <[email protected]>
1.0.0

22ec38bc8313800b90df9e3b87f5ed9235629eca authored over 8 years ago by Sindre Sorhus <[email protected]>
add Credit section to the readme

ca011768ff81436c01b2d8b0d9e008b8e9a176cb authored over 8 years ago by Sindre Sorhus <[email protected]>
🎉 welcoming @twada and @jfmengels as maintainers! ✨👍

572c072c7a389fc3e91d79dfde46375fbdfe93ba authored over 8 years ago by Sindre Sorhus <[email protected]>
forgot to add Mark here

33e13a646459b996a4bd45ad97a5b44b01de8ca9 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #29 from jfmengels/fix-broken-rule-link

Fix broken doc link for max-asserts

29378989b47b61344e0cfa5ae0cc8af058213780 authored over 8 years ago by Sindre Sorhus <[email protected]>
Fix broken doc link for max-asserts

26e53d343161f63bc3e4417a7bf21e53c8d50ad4 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #28 from jfmengels/no-invalid-end

add no-invalid-end rule (fixes #26)

67576e77bd4ddfeb22b7ba462b7f7f362ac9014f authored over 8 years ago by Sindre Sorhus <[email protected]>
add no-invalid-end rule (fixes #26)

36e287f467bb01b1877ba9698190a9897434e5e8 authored over 8 years ago by Jeroen Engels <[email protected]>
minor code style tweaks

e6d2948ff4ea3f4a26703ebab96c9b6b5d0764cd authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #27 from jfmengels/add-max-asserts-rule

add max-asserts rule (fixes #6)

883ca046aa52714938697959a26e10668313a6ba authored over 8 years ago by Sindre Sorhus <[email protected]>
add max-asserts rule (fixes #6)

db2837c00828f3d1bde21426fdea6a524aa33e43 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #23 from jfmengels/add-no-only-test-rule

add no-only-test-rule (fixes #5)

c13f900ea76b5d874cfd284ad181ebfd02586789 authored over 8 years ago by Sindre Sorhus <[email protected]>
add no-only-test-rule (fixes #5)

0c58a71767ca67097321b91f0332f543fc719389 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #24 from jfmengels/add-no-skip-assert

add no-skip-assert rule (fixes #16)

83a2ff1500c1cbe741f0ea86a34980cbf119b5c5 authored over 8 years ago by Sindre Sorhus <[email protected]>
add no-skip-assert rule (fixes #16)

199b7c1ba81d5a92c13440de49d69c3cf49d34dc authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #22 from jfmengels/add-no-cb-test-rule

add no-cb-test rule (fixes #2)

b9bce7c1e504c46efeb3039a12c7a02b31a80d65 authored over 8 years ago by Sindre Sorhus <[email protected]>
add no-cb-test rule (fixes #2)

5146663e536bb7e66bf2a3d044acc3cddebe2d32 authored over 8 years ago by Jeroen Engels <[email protected]>
doc improvements and consistency

39bf10ba7ffe7b0b54c7fe636a6d240cd9a48d88 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #15 from jfmengels/add-no-identical-rule

add no-identical-title rule (fixes #7)

f19c6fb32c43648a8ea17ec343fc443e6626375a authored over 8 years ago by Sindre Sorhus <[email protected]>
add no-identical-title rule

8a532795a1abbe62a8af3859307008342b7cb1a9 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #13 from jfmengels/add-test-title-rule

add test-title rule (fixes #8)

0200a3667ee24f1c0ab85614414bb800ee8f0c52 authored over 8 years ago by Sindre Sorhus <[email protected]>
add test-title rule

5412bd8ea39d62ca9710bbd4731c7a2df5e9d9a4 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #14 from jfmengels/add-no-skip-test-rule

add no-skip-test rule (fixes #3)

46157535b6f490c9626206ad71a790e4480cee49 authored over 8 years ago by Sindre Sorhus <[email protected]>
add no-skip-test rule

c069c6b06a19cd19f033cebb47ca673b6ebb80a0 authored over 8 years ago by Jeroen Engels <[email protected]>
fix(package): oops, forgot to add create-ava-rule.js to `files`

fcd4007837941ee62067cfb5791c1172d49cf85a authored over 8 years ago by Takuto Wada <[email protected]>
Close #20 PR: provide minimal framework for AVA rule developers. Fixes #12

660d4b513caf8e4acf87a3f10d3bf93804f8388f authored over 8 years ago by Takuto Wada <[email protected]>
Merge pull request #18 from wyze/eslint-v2

Update to ESLint 2.0.0

521de062e32687d967eaa2360b33ff1b722453a3 authored over 8 years ago by Sindre Sorhus <[email protected]>
Update to ESLint 2.0.0

Addresses #4, #17

9f8b0a97770b42b0289074440ca11244008d11d9 authored over 8 years ago by Neil Kistner <[email protected]>
0.1.0

a47b4e34b8a4d870230a3f7e0c63f44a16927f37 authored over 8 years ago by Sindre Sorhus <[email protected]>
minor tweaks

2db2b6be7b93ba0623a113afe9f0ef6d69644e5b authored over 8 years ago by Sindre Sorhus <[email protected]>
Close #10 PR: prefer-power-assert rule. Fixes #9

b97777cfd5053ecc75e7d26d5c62aa6768f89eaa authored over 8 years ago by Takuto Wada <[email protected]>
add some useful rule dev resources

128b724d32bdf4eaf96fdde0615781a98edbe660 authored almost 9 years ago by Sindre Sorhus <[email protected]>
0.0.1

d08cbfb433326e7da308eeca5c4d34e3aceef76e authored almost 9 years ago by Sindre Sorhus <[email protected]>
init

c1cb4679f48be062cc01bf1f1cf2b85a6fdde1b2 authored almost 9 years ago by Sindre Sorhus <[email protected]>