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

Add missing period in some rule messages (#266)

7ef827e36d3b2dbc97f4f1e71b11dbe873ed5275 authored over 5 years ago by Huáng Jùnliàng <[email protected]>
Require ESLint 6

0c091692e17b73071476a25ca2178b64ef40ea31 authored over 5 years ago by Sindre Sorhus <[email protected]>
Add link to french docs for `prefer-t-regex.md` and `test-title-format.md`

7224360c0e43ee84039885bb52b3cc6a79d21163 authored over 5 years ago by forresst <[email protected]>
Add defaults to schema (#258)

0856689e790990698b3a2741a47970f6760ce08b authored over 5 years ago by Adam Babcock <[email protected]>
7.1.0

3e8db20295618000e0a210a2925438f71ff2ebc4 authored over 5 years ago by Mark Wubben <[email protected]>
Upgrade AVA

818f4b83263c298eee01a502a950f513db2289f0 authored over 5 years ago by Mark Wubben <[email protected]>
Support extensions, files and helpers in no-ignored-test-files and no-import-test-files rules

Fixes #252.

428d70dd772487e8ffa22921f9baf2712d5458a7 authored over 5 years ago by Mark Wubben <[email protected]>
Ensure @scoped-packages are ignored in no-import-test-files

Only attempt to classify imports that are file paths. Fixes #253.

67c27b444f7b98528baaf9fc9760076c5ea5eecf authored over 5 years ago by Mark Wubben <[email protected]>
Guard direct function calls in prefer-t-regex

Fix #251

c8ddcc38de1b1139578f459d058f6eb182056e3e authored over 5 years ago by Guillaume Martigny <[email protected]>
7.0.0

32b45c05ab5b505dc3ea84a52949042446081fe3 authored over 5 years ago by Mark Wubben <[email protected]>
Add `prefer-t-regex` rule (#247)

Co-authored-by: Sindre Sorhus <[email protected]>

c165ac23173b23f65a8dbcef5969e0f9d9feef03 authored over 5 years ago by Guillaume Martigny <[email protected]>
7.0.0-rc.1

330af0e17dd940e0c49f23950e07d8563ad6eb4b authored over 5 years ago by Mark Wubben <[email protected]>
Rely on AVA to provide a helper for our rules

This impacts no-ignored-test-files and no-import-test-files. These rules
now assume an AVA vers...

df6374ae05b8267ccdd8b2a15990c4be7892915a authored over 5 years ago by Mark Wubben <[email protected]>
Add `test-title-format` rule (#235)

Co-authored-by: Sindre Sorhus <[email protected]>

a1846615ec4d8b7586b55a4faa2cf538d9e7b080 authored over 5 years ago by Guillaume Martigny <[email protected]>
Add tests to enforce some rule guidelines (#246)

b1f34a0000897c290a8c00651cf52be992d59a22 authored over 5 years ago by R. Gurung <[email protected]>
Make the `no-import-test` rule take into account AVA `extensions` and `babel` config (#225)

Co-authored-by: Sindre Sorhus <[email protected]>

1cf673f1f7fba7b89cbadc2c2e466a950bb02db2 authored over 5 years ago by Guillaume Martigny <[email protected]>
Add explanation in docs for fixable rules (#239)

5bdf745701159cd82d4bc125c1e685524b5066b6 authored over 5 years ago by Guillaume Martigny <[email protected]>
Add link to french docs for `new-rule.md` (#249)

4846440797d9c8b84ed0e1a373e934d8736d3739 authored over 5 years ago by Forresst <[email protected]>
Require Node.js 8

809f8c2153bcb2cad8e900a02d0634e46c2bca00 authored over 5 years ago by Sindre Sorhus <[email protected]>
Add support for the new ESLint `meta.type` property (#245)

60640f076ccfcdbace954287bf62cbfa4f4fe8f1 authored over 5 years ago by Guillaume Martigny <[email protected]>
Prevent the `no-import-test` rule to crash when imported path is not a string (#228)

1c8ca97b789320c4073bf0eb14fa69566fcb248b authored over 5 years ago by Guillaume Martigny <[email protected]>
Add auto-fix of misspelled `falsey` to `falsy` (#229)

9ec0565ed3f9ac6fc8afaddc733b9a6619fbf935 authored over 5 years ago by Guillaume Martigny <[email protected]>
Remove options from the `test-title` rule (#224)

1218892d99dc2b70232b2ddc7b0a7ff0b3f224f4 authored over 5 years ago by Guillaume Martigny <[email protected]>
Remove the deprecated `assertion-message` rule

87aeb8e6f6763c44a0b0f50333044dae03139cf2 authored over 5 years ago by Sindre Sorhus <[email protected]>
Fix `no-import-test-files` rule incorrectly reporting module names ending in `.js` (#226)

c383cf61488eaf1688967f7bb1968afaf94d957b authored over 5 years ago by Guillaume Martigny <[email protected]>
Prevent incorrect detection of AVA functions when accessing through "context" (#231)

Co-authored-by: Sindre Sorhus <[email protected]>

521d0097cc397258006c470acd1f21b3186e00e5 authored over 5 years ago by Guillaume Martigny <[email protected]>
Calling a `.cb` test with the first argument being a reference disables the rule (#234)

b8549df50efcec22c619aed10a368decca0c2505 authored over 5 years ago by Guillaume Martigny <[email protected]>
Lint rules with `eslint-plugin-eslint-plugin`

0bdb6b45a1f6a2437f374f7e30c5e153a00fdbad authored over 5 years ago by Sindre Sorhus <[email protected]>
Add contribution guidelines

1292c9246f2481d4af885946aa8174a27c0a65d0 authored over 5 years ago by Sindre Sorhus <[email protected]>
Allow the use of `t.title` with the `use-t-well` rule (#233)

Fixes #176

0ded4b5c3cd09504e846309760566c9499a24196 authored over 5 years ago by Guillaume Martigny <[email protected]>
Fix some links to the AVA documentation

417307800a6e5571666ff6becdecdea97b24873c authored over 5 years ago by Forresst <[email protected]>
Fix some links (#230)

ed2c1dccddd96c199b22aa8e96d1b7f28599e02d authored over 5 years ago by Knut Kirkhorn <[email protected]>
6.0.0

c5a77bb6c9ce89471acad2aa603ab964f71506cb authored over 5 years ago by Mark Wubben <[email protected]>
Updates (#220)

19b49dcb765b8cb2715a14575647b88d3f5090ad authored over 5 years ago by Mark Wubben <[email protected]>
Reflect t.assert() and changes in power-assert

d88506550c8c6fea4eafd2aa219304df72ceba1a authored over 5 years ago by Eeme <[email protected]>
Fix async function with for-await-of loop being reported

cecf7a227ff56db09fe4eec6ccf67b84f0853ddd authored over 5 years ago by futpib <[email protected]>
Upgrade dependencies

Fixes #209

8ebbca088b091b821788450fd7396ee07986a98c authored almost 6 years ago by Sindre Sorhus <[email protected]>
Minor code style tweaks

a4890396bcd2a42f918d853d91c711a3be73faf2 authored almost 6 years ago by Sindre Sorhus <[email protected]>
Support parsing ES2019

c1f34a644a27b9019ffcd4cf00e7435fb7f34077 authored almost 6 years ago by Sindre Sorhus <[email protected]>
Update dependencies

2ccc13bb8103accb706b470b8691a887c7dbc0d4 authored almost 6 years ago by Sindre Sorhus <[email protected]>
5.1.1

6bb239fe1cd97fd671318253debc153fab7db071 authored about 6 years ago by Mark Wubben <[email protected]>
Bump dependencies, actually run XO

4f88d754ba25d9ac84b573e1e438cd9000ea987f authored about 6 years ago by Mark Wubben <[email protected]>
Tiny travis.yml tweak

022a7294e01a896c1b162e545e288924f37ac258 authored about 6 years ago by Sindre Sorhus <[email protected]>
Include the plugin itself in the recommended preset

So users don't have to manually specify the plugin if they use the preset.

ee678d05e6fa3923f9dfeacbce0773ed6dce571c authored about 6 years ago by Sindre Sorhus <[email protected]>
5.1.0

4e20b9000e922d34616455ffb43dcc68db6408b5 authored about 6 years ago by Sindre Sorhus <[email protected]>
Ensure use-t-well supports throwsAsync/ notThrowsAsync assertions

5dcec8bd1521c4693a8f2f178577ae7aad764fb8 authored about 6 years ago by Gajus Kuizinas <[email protected]>
Mention `ava.config.js` in no-import-test-files documentation

1785f9b3b9d1b1b395fffb9565db4b37fb0fa33e authored about 6 years ago by Forresst <[email protected]>
Link in french for no-import-test-files.md (#202)

fb3ac90912cea33a8259b2828e06fc05797b983b authored over 6 years ago by Forresst <[email protected]>
5.0.0

a2b962f13ac62d85efcdccce82e4bb1712f6869a authored over 6 years ago by Mark Wubben <[email protected]>
Upgrade esm and use force option

This ensures user settings don't leak into our use of esm.

7cbbf1410eeac3ee93ab8b3ffdc37f52e7248f47 authored over 6 years ago by Mark Wubben <[email protected]>
Add `no-import-test-file` rule (#193)

Fixes #141

0134e94e5450341a88654d9fdcc1d0fb3833b34d authored over 6 years ago by Henri <[email protected]>
Add support for `ava.config.js` (#192)

Adds support for checking the `ava.config.js` when there is no `ava` config inside `package.json...

6a6706ee890c1c0794095d64f69aa71cc3b83b74 authored over 6 years ago by Henri <[email protected]>
Fix `use-t` failing on macros (#194)

Fixes #127

bd307dee3f00572529fe6f22dd883870395614ba authored over 6 years ago by Eugene Marcotte <[email protected]>
Require Node.js 6

e196c7a2bd7ed2a52366ede4c1bc57505949cdd1 authored over 6 years ago by Sindre Sorhus <[email protected]>
Upgrade to ESLint 5

07cb69971450920ab8402a721401f1b209353304 authored over 6 years ago by Sindre Sorhus <[email protected]>
Drop using XO for now until a new version is out that uses ESLint 5

Some weird dependency problem...

b4bb64aacb9db1937f703995f988e4d4552311d8 authored over 6 years ago by Sindre Sorhus <[email protected]>
4.5.1

2f184b606236c8c6351b2feaf434d4b6eaef2f07 authored over 6 years ago by Sindre Sorhus <[email protected]>
Do not use module.parent for resolving rule name (#188)

`module.parent` is cached after the first `require` and this results in nearly
all rules having...

c5903fd52a0f3096c31ed11b558ace5ea30aa676 authored over 6 years ago by Suhas Karanth <[email protected]>
Fix linting

c9f332f17f235caa8ca162274f1388b064749c6f authored over 6 years ago by Sindre Sorhus <[email protected]>
Update URL to XO

39794ec149f756a89cfeeb1221bca5c78950b248 authored over 6 years ago by Sindre Sorhus <[email protected]>
Set `ecmaVersion` to 2018

This only sets what ESLint can parse.

09d190ebfb0d0eeabc4b17c4b22ba9e353d4e651 authored over 6 years ago by Sindre Sorhus <[email protected]>
4.5.0

3176c84c38c23616cc79193fa4b97a40456af476 authored over 6 years ago by Sindre Sorhus <[email protected]>
Use link to tagged version for rule docs

cf0939b0418a026b8f99c223eac25f411f506e52 authored over 6 years ago by Sindre Sorhus <[email protected]>
Add URL to rule documentation to the metadata (#184)

aa3daae1d62e4cce6e78462e9774c11e2a89a3d1 authored over 6 years ago by Landon Abney <[email protected]>
4.4.0

6ac159803b2001230473b4c1bf78d9e02bf73eac authored almost 7 years ago by Sindre Sorhus <[email protected]>
Add fixer for `no-skip-test` rule (#183)

cf1f1403c956bc6f773a4bb38856567ce1d6453a authored almost 7 years ago by Florian Breisch <[email protected]>
4.3.0

8e5d631a5e19d81f301a09c8c404becf100cf45a authored almost 7 years ago by Sindre Sorhus <[email protected]>
Bump dev dependencies

e37ab964c33ce17ddf7750ffd30176ef14b18789 authored almost 7 years ago by Sindre Sorhus <[email protected]>
Improve target reporting (#182)

* no-only-test: Target `only` modifier, not the whole test

* no-unknown-modifiers: Target unk...

e1e3cdf1298ae3c71fa63cb45d9d6e96af95bb42 authored almost 7 years ago by Jeroen Engels <[email protected]>
Add fixer for the `no-only-test` rule (#173)

470deeefd2636be91a7da337b51f4d0716c6cbf7 authored almost 7 years ago by Florian Breisch <[email protected]>
4.2.2

74e97cd8d2a09a240fd5473ff2ab8c33a3fec4b0 authored about 7 years ago by Sindre Sorhus <[email protected]>
Meta tweaks

1951d759ebcc602d418d224c8621cd14be3e6062 authored about 7 years ago by Sindre Sorhus <[email protected]>
Bump dev dependencies

dc99e52699a5d2eccfd603abd970e37d58231442 authored about 7 years ago by Sindre Sorhus <[email protected]>
Add support for `t.log()` in the `use-t-well` rule

033a72fd2b7e8ca064b204317d1fa04276a79574 authored about 7 years ago by Sindre Sorhus <[email protected]>
4.2.1

9acb275fd625abe28e66b17b86aa77a8f3b563a2 authored over 7 years ago by Sindre Sorhus <[email protected]>
Make sure the rules directory is resolved correctly (#175)

Works around buggy `import-modules` directory resolution in Atom.

Fixes sindresorhus/atom-lin...

d1952fbbb982b081fe54fa0ce75e9b768c8715b1 authored over 7 years ago by Roland Warmerdam <[email protected]>
Bump dependencies

a70271e15f7be96cd655b76433d04009150e6d7e authored over 7 years ago by Sindre Sorhus <[email protected]>
Meta tweaks

03c78e5ea267b19d22b7d7795341321ef525fdf5 authored over 7 years ago by Sindre Sorhus <[email protected]>
Fix XO lint issues

b8055514ba677ea1adb65440ad40762f972daa69 authored over 7 years ago by Sindre Sorhus <[email protected]>
4.2.0

8c8d3fa1b97d341c7f852249f041808160e9de51 authored over 7 years ago by Sindre Sorhus <[email protected]>
(#168) no-identical-title: Do not report identical titles when using macros (#171)

37ef35b96e3de0b48143a151b687387b70dd795f authored over 7 years ago by Jeroen Engels <[email protected]>
4.1.0

c2235d8e1ac3830f065879ff8e756cce384e9b85 authored over 7 years ago by Sindre Sorhus <[email protected]>
(#169) Support `t.snapshot()`

c65eaa76fa07231d7156d6a2e666b3cf403cd733 authored over 7 years ago by Jeroen Engels <[email protected]>
Fix unsupported syntax since AVA 0.18

d2f1c4db183d6c0024d64f36c95f5454b31dae71 authored over 7 years ago by Jeroen Engels <[email protected]>
Bump dependencies

c5194b6dffd29b43d23acc66e64ad518978623d1 authored almost 8 years ago by Sindre Sorhus <[email protected]>
4.0.1

0a6ff9d8bdc5cd53f89b265d6df0a256f996732f authored almost 8 years ago by Sindre Sorhus <[email protected]>
Bump `nyc`

b8d599aeacb96490a905de912ef9d6c250f3ba70 authored almost 8 years ago by Sindre Sorhus <[email protected]>
Allow passing an argument to `t.end()` (fixes #164) (#165)

b433c2064264f4d42a41805f09c6b1381e8e0529 authored almost 8 years ago by Jeroen Engels <[email protected]>
Fix `no-async-without-fn` when using a title (#161)

ede93cc4f00a756109cf6bd484f61683d3e639fe authored almost 8 years ago by Jeroen Engels <[email protected]>
fix for latest AVA

https://github.com/avajs/ava/releases/tag/v0.17.0

b0cbd29371b8be80ac06215352bef530588751a4 authored almost 8 years ago by Sindre Sorhus <[email protected]>
remove `assertion-message` rule docs

I forgot to remove it when deprecated the rule.

https://github.com/avajs/eslint-plugin-ava/comm...

98647cfc60d41c127b3fa228fa9815932644153b authored almost 8 years ago by Sindre Sorhus <[email protected]>
4.0.0

3492ab72db216cc498ee29cf673bd0f344fe6e6b authored almost 8 years ago by Sindre Sorhus <[email protected]>
deprecate the `assertion-message` rule

fixes #98

6d3bde6e111171941d03a9da2668bd6fd4219fb3 authored almost 8 years ago by Sindre Sorhus <[email protected]>
add note about XO

ab053f842aabbd1c686b92b8960c1b9a4cd7dac9 authored almost 8 years ago by Sindre Sorhus <[email protected]>
update dev dependencies

f6f4c3f184c6e3c967a2a6b60c564b4d2ab58aa7 authored almost 8 years ago by Sindre Sorhus <[email protected]>
enable two rules in the recommended preset

fixes #144

a0156f19d6b968ffb47d61e53c613ac8665b2428 authored almost 8 years ago by Sindre Sorhus <[email protected]>
Set `ecmaVersion` to `2017` (#153)

dc32f6ed071858f323e7bf59d453f6a3fa7979de authored almost 8 years ago by Simen Bekkhus <[email protected]>
3.1.1

4211212daf1bfcfff3ebc5d4efdc4ba1a87acbf1 authored about 8 years ago by Sindre Sorhus <[email protected]>
Fix no-async-fn-without-await when used with default parser (fixes #147) (#148)

7911f736e4d6eded2679f952c344ff5a9ac71ffe authored about 8 years ago by Jeroen Engels <[email protected]>
Fix linting errors from XO 0.17 (#149)

27284f60b4acf3fb559d9c637a9988999216b54c authored about 8 years ago by Jeroen Engels <[email protected]>