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

Fix typo in use-t-well.md (#145)

fde83b49998034f275e02db01093d31d5799040f authored about 8 years ago by Michael Mayer <[email protected]>
3.1.0

4296b478f8f277d38db5df37cd6a13600578d6ec authored about 8 years ago by Jeroen Engels <[email protected]>
Remove `no-async-without-await` and `no-duplicate-modifiers` from recommended config

009dcb289bcec31275f9090c8d6d0ddbe5053ad8 authored about 8 years ago by Jeroen Engels <[email protected]>
Do not count context methods as assertion methods (fixes #142) (#143)

af56216ea0771d9f4985af6f26747cc25245cb72 authored about 8 years ago by Jeroen Engels <[email protected]>
Add `no-async-fn-without-await` rule (fixes #132) (#140)

a443d7a9c94165f42749938e6b491a7c10749b6c authored about 8 years ago by Jeroen Engels <[email protected]>
Add `no-duplicate-modifiers` rule (fixes #137) (#138)

7cfdf3444ad3567ab40644953e754a49cd5fce78 authored about 8 years ago by Jeroen Engels <[email protected]>
3.0.0

d4c419c5be2732fd0d1226d6446e63f2087bead8 authored about 8 years ago by Sindre Sorhus <[email protected]>
bump dependencies

45d052c0b14e90324ccb56c5bfdb6756ea3583e9 authored about 8 years ago by Sindre Sorhus <[email protected]>
Add `no-nested-tests` rule (fixes #131) (#135)

a0908d819af83c6efb98761aae417e4c025eb0d6 authored about 8 years ago by Jeroen Engels <[email protected]>
Add `prefer-async-await` rule (fixes #123) (#134)

a4e4ffba27dcbd300d084dc94ec225ce245e63bd authored about 8 years ago by Jeroen Engels <[email protected]>
Add `no-todo-implementation` rule (fixes #64) (#133)

8e06ac80669622d5a85353994042de86cf27774c authored about 8 years ago by Jeroen Engels <[email protected]>
Replace custom methods by `enhance-visitors` methods (#129)

* Use `enhance-visitors` visitIf instead of ava.if

* Use `enhance-visitors` mergeVisitors ins...

9eec416726454018e6d95293057fd3e9a93ff57f authored about 8 years ago by Jeroen Engels <[email protected]>
Upgrade to Eslint 3 (fixes #128) (#130)

3ce8fe1eca06348bcfc583cac54b243f6a440f2a authored over 8 years ago by Jeroen Engels <[email protected]>
Update prefer-power-assert to accept only true (#118)

fe93ad7e604ca464e6bf64a0bce96a31e9487f74 authored over 8 years ago by Brad Dougherty <[email protected]>
[BREAKING] ES2015ify and require Node.js >=4

ESLint now requires Node.js >=4, so no point in us supporting lower. http://eslint.org/blog/2016...

f6919aac96728e63794d95d0f8479bbfb7a5c191 authored over 8 years ago by Sindre Sorhus <[email protected]>
simplify requiring the rules

c5bb5a30984a5cca2ee560f4823cc123af3b5aea authored over 8 years ago by Sindre Sorhus <[email protected]>
fix XO lint issues

dd6ebe250d01ac2a4c5083fef472fb19201283bc authored over 8 years ago by Sindre Sorhus <[email protected]>
2.5.0

0bf37b14afcffbeb3221749c5a40360a8ad1daad authored over 8 years ago by Sindre Sorhus <[email protected]>
Get nice feedback with RuleTester using AVA (#105)

531fc304902b0b94daf36a29c2d3db5728b0f2bd authored over 8 years ago by Jeroen Engels <[email protected]>
Add support for `t.notRegex` (#116)

d7446053e718035769eb5f8a7e56d0649a2dd885 authored over 8 years ago by Jeroen Engels <[email protected]>
2.4.0

5e76a69e9b3a9050d7a8fdc4ef799c701273dff8 authored over 8 years ago by Sindre Sorhus <[email protected]>
update no-unknown-modifier rules, resolve #107 (#109)

4558f2389c40b22dff7b7943c7c1c514ed654f1d authored over 8 years ago by Guang Chen <[email protected]>
Doc: Link french move the project into an organization (#115)

1. Move the project into an organization ✨
2. Link in french for assertion-arguments.md

c3d99fb076f5e579ba00f18fbedb92aeaf9df732 authored over 8 years ago by forresst <[email protected]>
Allow macro use with `test-title` rule. (#112)

Currently, the `test-title` rule will freak out if you use macros with more than one argument.
...

c2e158c3c351ee81a32b57fd5eccda7b105b67d1 authored over 8 years ago by James Talmage <[email protected]>
Arrify the files config. (#113)

AVA allows you to specify a single string for `files` in `package.json`. But that can cause a Ty...

ec4cedc31bf8d0faaed08f22e4ea144cc81df970 authored over 8 years ago by James Talmage <[email protected]>
Simplify tests. Fixes #72 (#111)

9ce3807c3af55a01478d195aebecea8765cf8fce authored over 8 years ago by Jeroen Engels <[email protected]>
move the project into an organization ✨

590ff2de5378067c8f0267772d02676af6870a3b authored over 8 years ago by Sindre Sorhus <[email protected]>
readme tweaks

8b8d8a10dc7fa23a74d06c3b49bc8710a2e88c42 authored over 8 years ago by Sindre Sorhus <[email protected]>
Allow multiple anonymous rules in `no-identical-title` (#106)

af2d1c36e8ac122f1555389a851f37ff172954a8 authored over 8 years ago by Kevin Mårtensson <[email protected]>
Support `always` modifier in `no-unknown-modifiers` (#102)

74de362838545750bd31bf0a14a3341df678d9fc authored over 8 years ago by Jeroen Engels <[email protected]>
Fix typo assertion-arguments (#103)

29a89e1e32a5631ae5e35813f761358024b9a146 authored over 8 years ago by forresst <[email protected]>
2.3.1

d39ff8a3e89d8a108f93af150a08ce669984d90c authored over 8 years ago by Sindre Sorhus <[email protected]>
`assertion-arguments`: Allow third argument for `t.throws`. Fixes #99 (#100)

bc5a799fa71b98f3130b25b4a39a9653fb637c97 authored over 8 years ago by Jeroen Engels <[email protected]>
2.3.0

57e5ed26f536b01e777d69ffeeb242e9c52373c0 authored over 8 years ago by Sindre Sorhus <[email protected]>
Add `assertion-arguments` rule (fixes #92) (#95)

1b1986c3b29b8edb08b54881b5c31df678a67871 authored over 8 years ago by Jeroen Engels <[email protected]>
fix use-t rule crashing when test() has no arguments (#97)

64c400cc1f657149488bb01cf624ed9d4dc60649 authored over 8 years ago by Nuno Campos <[email protected]>
Handle linting from text in `no-ignored-test-files`. Fixes #91 (#93)

8c0ff7c2843b99eed85a63ce7613481f079561da authored over 8 years ago by Jeroen Engels <[email protected]>
Add tests for checking the index file (#94)

277e4ba42fc696e931ebd5d99efda1b3d0ca18e2 authored over 8 years ago by Jeroen Engels <[email protected]>
Properly check for valid argument Node in use-true-false rule (#90)

a45a7b26ad0a7e3aac945e5f4b608a126fd11227 authored over 8 years ago by Bojan <[email protected]>
add back Node.js 5 in travis file

to make @novemberborn and @jamestalmage happy

f39d81a8ceef84b4f670db2e796175619151c66f authored over 8 years ago by Sindre Sorhus <[email protected]>
Update Node.js version for Travis (#89)

07181f4e43c426ad3edc9a3be117a74c84a23e9f authored over 8 years ago by Jeroen Engels <[email protected]>
style tweaks

ef0c8e068ec5eef4a34f4d1532e6e7b924290ff3 authored over 8 years ago by Sindre Sorhus <[email protected]>
readme tweaks

b4454404b187c59f621c99d54ccb70de67277f44 authored over 8 years ago by Sindre Sorhus <[email protected]>
add code coverage

28040cc8ef74d1d0bcfc7ea3688ccfb787980bdd authored over 8 years ago by Sindre Sorhus <[email protected]>
use-true-false: Add framework for supporting known boolean expressions. (#82)

Partial Fix: #79

I didn't hunt down a complete list of boolean expressions, but I have provided...

4cdf9841b2cbc1a8dd4d519e849e939faa6688da authored over 8 years ago by James Talmage <[email protected]>
doc: add French translations links (#83)

216cd688cded0f2b79f3f652dc2eb43353f08fc4 authored over 8 years ago by forresst <[email protected]>
2.2.1

932b1e9d7e93583f6ba42940c716350c15bbf65d authored over 8 years ago by Sindre Sorhus <[email protected]>
Allow `t.plan()` in the `use-t-well` rule (#81)

8693721062fd6167a68de010c244f77136108695 authored over 8 years ago by Alec Wenzowski <[email protected]>
2.2.0

c5cbade621a7cde19ddf5ee7f83e8ab394f7142b authored over 8 years ago by Sindre Sorhus <[email protected]>
Add `use-t-well` rule (#73)

1a67712eeed92f5772b62c80530f31da3a32de5d authored over 8 years ago by Jeroen Engels <[email protected]>
Add `use-true` rule (fixes #77) (#78)

8e9c5653aac4bbf1e13bb465fcfbbb23a902abd3 authored over 8 years ago by Jeroen Engels <[email protected]>
Support new test file conventions (#71)

7c949162f705ae2cba3f16acc74e80674555daed authored over 8 years ago by Kent C. Dodds <[email protected]>
2.1.0

1a4b07d6f24f78724732dc60afee2616ee19d9fb authored over 8 years ago by Sindre Sorhus <[email protected]>
Add `assertion-message` rule (fixes #59) (#70)

be7c84b3f624016155e446b1dba9eab9a64cd081 authored over 8 years ago by Jeroen Engels <[email protected]>
minor tweaks

03d73620eff8a0f43cb4b64eaf7dfb92164bbff9 authored over 8 years ago by Sindre Sorhus <[email protected]>
2.0.1

f3772c2d590d8de97663ab894e5be2d5572c8b3e authored over 8 years ago by Sindre Sorhus <[email protected]>
Change `test-title` default option (fixes #61)

b6d066728f507b03d00004833dbfe68f5a47118c authored over 8 years ago by Jeroen Engels <[email protected]>
Use "error" in rule docs, add missing ava/ prefix

ed4057b003e8b1becc085b114830a0177714b7bf authored over 8 years ago by Jeroen Engels <[email protected]>
2.0.0

22d5f3662d32b1ee9613e6dc3de033048c2efb1c authored over 8 years ago by Sindre Sorhus <[email protected]>
fix(test-ended): false positive when passing `t.end` as a callback. Fixes #60.

793466a2b4f7c56234bd31698a93f7c9fd192632 authored over 8 years ago by James Talmage <[email protected]>
Update the `prefer-power-assert` rule for AVA assert changes

* rename `t.same()` to `t.deepEqual()`

* rename `t.notSame()` to `t.notDeepEqual()`

* rena...

9eaf1cde7f4789cc2f59a7627a1c21c0d827a2bd authored over 8 years ago by Runnin' Runnin' Runnin <[email protected]>
Use off/warn/error in rule configurations

625080ddb948f849fa7b6c8acd623155e111e2b2 authored over 8 years ago by Jeroen Engels <[email protected]>
better recommended defaults for `test-title` rule and fix a inconsistency

d66a8ba37865ee0f9c5deb1e67e87045684b19dc authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #56 from sindresorhus/no-ignored-test-files

Add no-ignored-test-files rule (fixes #51)

ecc990b3cb9c7e56fdbf77726d0a33b8dcbc4bb6 authored over 8 years ago by Jeroen Engels <[email protected]>
Add no-ignored-test-files rule (fixes #51)

b0da32ca3a201908c0c0ab023445b906c25ef4f5 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #58 from sindresorhus/fix-configuration-example

Fix option configuration examples

232048d5903ee20943ddd4dd80708785856d37da authored over 8 years ago by Jeroen Engels <[email protected]>
Fix option configuration examples

2f8f7be076a3fd049476e2a9627b9b52afa4db66 authored over 8 years ago by Jeroen Engels <[email protected]>
1.4.1

8668de55acafd201173ae3e82b8d9e6c001caf60 authored over 8 years ago by Sindre Sorhus <[email protected]>
Fix incorrect exit visitors

2d14301f7792f0aa8d1960305ca42487cf0128ba authored over 8 years ago by Jeroen Engels <[email protected]>
1.4.0

19c45826bcbfee4157c1d8020a1d431dd6a7283b authored over 8 years ago by Sindre Sorhus <[email protected]>
Close #55 PR: `no-unknown-modifiers` rule.

94f25b8d9c2ec440390e4f8f009fc4b6f42057a1 authored over 8 years ago by Jeroen Engels <[email protected]>
1.3.2

51bdd455c4d84856ae381407b94867f8a5eda825 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #53 from sindresorhus/no-titles-for-hooks

Do not enforce a title on hooks (fixes #52)

24bb282889cb4d783751a8176e8b8946796ddb95 authored over 8 years ago by Sindre Sorhus <[email protected]>
Do not enforce a title on hooks (fixes #52)

bd5f1bfdfc4bcf1097b5a9be7635e85d66f4ea4d authored over 8 years ago by Jeroen Engels <[email protected]>
1.3.1

374526e3ebab2de5320bfa3bb7eb741760580f67 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #47 from sindresorhus/limit-max-asserts-errors

Limit max-asserts errors to 1 per test (fixes #45)

1bebe681a8af043b83b38fc60fd810d0f8909e66 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #48 from sindresorhus/tests-arrow-functions

Simplify tests by using arrow functions

fd8ba022141ca078857eecbfac62d17233adcb49 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #50 from MoOx/patch-2

Fix typo in no-invalid-end.js

ddaa853f87a6a00fe59f68767017075b54f800c0 authored over 8 years ago by Sindre Sorhus <[email protected]>
Fix typo in no-invalid-end.js

It's t.end(), no test.end()

4d47ba852715b4826abf1ef848fe432135319039 authored over 8 years ago by Maxime Thirouin <[email protected]>
Merge pull request #49 from MoOx/patch-1

Fix description for `no-cb-test` rule in README

31bc189f262efe1b7d0f7153b3f060b333e12d49 authored over 8 years ago by Sindre Sorhus <[email protected]>
Fix description for `no-cb-test` rule in README

b7af7f4220247ab80849a08c0a88ce1956f853e8 authored over 8 years ago by Maxime Thirouin <[email protected]>
Limit max-asserts errors to 1 per test (fixes #45)

d7e43537ee1ff9e4870802f3967be7f379437fff authored over 8 years ago by Jeroen Engels <[email protected]>
Simplify tests by using arrow functions

8452528020037728685df8a390e582b8caa1b464 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #46 from sindresorhus/missing-rule-in-configuration-example

Docs: Add missing rule in example rules configuration

f554ec971f69a4a6b0015eff5543a66128a70b82 authored over 8 years ago by Sindre Sorhus <[email protected]>
Docs: Add missing rule in example rules configuration

beac3c7181ce88107db8b97402e740abfd323a3a authored over 8 years ago by Jeroen Engels <[email protected]>
1.3.0

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

12c4bc388152f0cabf74bf431e8b3805e06200c3 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #44 from sindresorhus/fix-no-identical-title

Fix `no-identical-title` for dynamic template strings

cb919084fcbc10d1dd2b63472a4d46271664c242 authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #35 from sindresorhus/no-statement-after-end

no-statement-after-end

244f71e6a944e45a19f896c3060e34812bac9758 authored over 8 years ago by Sindre Sorhus <[email protected]>
Fix `no-identical-title` for dynamic template strings

c535c8ea8b4632ac7791a57be0c443804d40602b authored over 8 years ago by Jeroen Engels <[email protected]>
no-statement-after-end

Fixes #25

4a7f0b5357d35c4c56917832e53f36f93582fed1 authored over 8 years ago by James Talmage <[email protected]>
1.2.1

b2717b3736ea427fd0870a443bed9ab2b9a0ebdb authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #42 from bdougherty/fix-test-todo

Fix errors with `test.todo()`

1782b6b6ba213ef5c257b0de2edffcfac8ed484e authored over 8 years ago by Sindre Sorhus <[email protected]>
Fix incorrect `no-identical-title` error with `test.todo()`

196c794c8426a6e3d3ba3e538f1e60734c746f4b authored over 8 years ago by Brad Dougherty <[email protected]>
Fix incorrect `test-title` error with `test.todo()`

1254a21bb4528f26394cd7a40f17112c8760a5c1 authored over 8 years ago by Brad Dougherty <[email protected]>
1.2.0

a6dddc3a9197c9a75ff7fbeeb7bda294d33fef7b authored over 8 years ago by Sindre Sorhus <[email protected]>
Merge pull request #41 from sindresorhus/use-t-rule

add `use-t` rule (fixes #38)

eab9fe4c20d9b96db6b8a6acfe4ee704a87fa880 authored over 8 years ago by Sindre Sorhus <[email protected]>
add `use-t` rule (fixes #38)

143c0bacbd3a9f636151d193414ffb2662283913 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge pull request #40 from sindresorhus/use-test-rule

add `use-test` rule (fixes #39)

4c70c5afe409e7b267b03e7234a90657ee32dd68 authored over 8 years ago by Sindre Sorhus <[email protected]>
add `use-test` rule (fixes #39)

5ace84630a5b64aad18b9c04b2d6c5196f6e76bc authored over 8 years ago by Jeroen Engels <[email protected]>