Ecosyste.ms: OpenCollective

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

github.com/hapijs/eslint-config-hapi

Shareable ESLint config for the hapi ecosystem
https://github.com/hapijs/eslint-config-hapi

Add deprecation mention

a2c5a00a2ccda367fe7c7d3211fbd910b814eeec authored over 3 years ago
Create ci-module.yml (#75)

* Create ci-module.yml

* Remove .travis.yml

a9a8161c7707da650e85f58af53543b7ba55bce1 authored about 4 years ago
update dependencies and travis file

This commit updates devDependencies and tests on node 14.

d5d79b68e997d1c45d5d51dbed580cf298984bd5 authored over 4 years ago
Fixes #63: Create API.md (#72)

* Create API.md

* Update API.md

21e1636ff6c0456d7f1cbc78726796aa0b6bd5c8 authored over 4 years ago
Update README.md (#73)

a457d033167ad09f94f7525a5a5db8f43f82af50 authored over 4 years ago
Update README.md

0443a10a85d256d4dda6a05dd39fb4340024654e authored about 5 years ago
13.0.2

968052df26f8d27327fe6c2c95b6ef2e03ce563e authored about 5 years ago
Cleanup. Closes #71

db6eab9ee81292b5fa6b432b79b445d389d99099 authored about 5 years ago
Update LICENSE.md

969739d9f5f4bfab1e5dd95a33a8b324dc9a82c2 authored about 5 years ago
Delete CHANGELOG.md

23d61db0133c330b2776efd4577a165439dc6736 authored about 5 years ago
13.0.1

7b98fbfc9f4f20fd7ccf11451ef9b1f689fb5ddf authored about 5 years ago
Fix es env. Closes #69

c75a7d52650f37a92878196664fffb04e3de0e06 authored about 5 years ago
13.0.0

710942bbe2625ef9c791ae3fc42ebc15d5729144 authored about 5 years ago
Cleanup for #65

7eb3e670dbcfd1a7848f7e4156f413abefce89c0 authored about 5 years ago
Require space before blocks (#65)

86ad07dd02e62880c54c4f20cad5ea5791bb2ff4 authored about 5 years ago
Cleanup for #66

fe739fafaf59f5416db52434cbd3bf5d26c71d63 authored about 5 years ago
Add 'key-spacing', fix #64 (#66)

0729acf8bb12059250676c3b8b3d8e836734b110 authored about 5 years ago
Merge branch 'master' of github.com:hapijs/eslint-config-hapi

f6d5bdb05e07bfe4c242b27cc5fddc8b759e6c12 authored about 5 years ago
Drop node versions. Closes #68

c5374c41553aa037f74f979bb6e93bec46f5a757 authored about 5 years ago
Update es version. Closes #67

673c6002b88274de25ca1be78c6d9bce5f738bd4 authored about 5 years ago
Update README.md

ab631313dd4fcb1471aa5622b0658e688a82bef1 authored over 5 years ago
12.3.0

ad43a908c895a300bb240b1a89385c35db84eba9 authored over 5 years ago
enable no-dupe-keys rule (#62)

e7703147ad63d67f47e4f8d96e6fe3dea9171e85 authored over 5 years ago
Update README.md (#60)

ba551f7cc28cde9f0cb691fcdb73e3eea48d05b7 authored over 5 years ago
12.2.0

782112e0d60430493557725d67f59532badbfda5 authored over 5 years ago
chore: add no-extra-semi linting rule. (#57)

f9f8f8e055d49b6a2845f1a9d86f23e514bdd67b authored over 5 years ago
12.1.1

d8ab4288a18ba84bc0b50a81b91af5864a09dadd authored over 5 years ago
Merge branch 'master' of github.com:hapijs/eslint-config-hapi

9759eab1c522a2806c7917c929bb46c8ee4a1654 authored over 5 years ago
Update deps. Closes #56

1165fbebce21d7a52459e34774d068c7130be062 authored over 5 years ago
Update .travis.yml

8bf7fecb9343779b0ae9762de58911941f3f6e0b authored almost 6 years ago
Update README.md

20d0c9f30395c93f7d8713924d3241edf37c69fe authored almost 6 years ago
12.1.0

12c74948445fc5e810ec0827c0d055ec4c7e1af5 authored almost 6 years ago
Update deps. Closes #54

e9f2f3350f8fbe174bfa9c39eb13a0953efe51d5 authored almost 6 years ago
Initial relocation

69990be4cce5df0de49bc51f93d2a30e3621942b authored almost 6 years ago
v12.0.0

9c3ad4d17cf802cd55ade411bf5227a444ebab04 authored over 6 years ago
Additional rules to better error on bad code

8a351f656989173d6a64ac7519008b6183a303bf authored over 6 years ago
drop node 4. add node 10. don't test on node 6.

dde56fa382ddb3c9c22a70d7a2f66dd866790504 authored over 6 years ago
update dependencies

08ff5fb0294f966240c661908bd4511bd47d2cd8 authored over 6 years ago
change ownership

4b9e6d8f54848d74725461dad40359317a1a4a4d authored over 6 years ago
fix broken test

224846872ea8eeb1f3bca5f4696309ca65bd3b28 authored over 6 years ago
v11.1.0

c60d95562faa0a290adb3f00a287e8312af7f3ec authored over 7 years ago
change from no-var to hapi-no-var rule

1c3dabcc8da9e8c571dd83bfdd5f0ce7366f138f authored over 7 years ago
v11.0.0

a6ea2eb016016057a0de51668cf1910e98773a3e authored over 7 years ago
enable require-await rule

e888a3e29756050a2f18f62d0598c24fc6b7ea38 authored over 7 years ago
allow backticks for strings with single quotes (#49)

this makes a string like

```js
const str = `this string has 'single quotes'`;
```

not er...

b6e776ddf5c862eb4b7d5b7ee473f1e8894fcd93 authored over 7 years ago
loosen error message check

0ca262c084a9cfc2b5879084e49f0dca38c2cea3 authored over 7 years ago
v10.1.0

edfd05d06fc2513a2a392818528a9d4a9fa3f6c9 authored over 7 years ago
use destructuring: 'all' with prefer-const

Also drop Node 4 from Travis because it doesn't support
destructuring.

3d749587dc8e2bdbe615021d80f882b905d63364 authored over 7 years ago
update dependencies and test on Node 8

c28393325cb8ef14c92ca75a500add2a48fa9466 authored over 7 years ago
update lab. ignore eslint cache file

04271312b94dbc39d71648eb1d3c7bd5f8ab546d authored over 8 years ago
add test for no-undef rule

b1514a98748813606aa0232f0b22a94f97a58eae authored over 8 years ago
remove unnecessary quotes in rule config

05235d35fd61df78f59e73a7abc2689bcf7cce95 authored over 8 years ago
enable no-undef rule

c0d2550cbacd73bb0cc1ccd2eac4dfce18d5c1a8 authored over 8 years ago
v10.0.0

a7d91ce751c169c68704bf33a56ccebb3dc0d428 authored over 8 years ago
enforce object-shorthand rule. Closes #40

351e9e86ed0523f1800b9e6dc2e2bc1f495a4e20 authored over 8 years ago
migrate to Node >= 4 and ES6. Closes #41

373f930310a0375f3aa02653248d53013d58cefc authored over 8 years ago
add .npmignore file. Closes #42

5cdb7e1ab8feb413a85f65c95333d6f4188bd1fa authored over 8 years ago
update dependencies. Closes #43

1483670c5e5eded8536b5080705c0c8c8b320569 authored over 8 years ago
2.9 (#38)

* add new rules // fix tests for 2.9

* moved all error configs to strings // added tests

*...

9a91980ace00d3cd28f4add7aa0c54b4d170f07a authored over 8 years ago
v9.1.0

1ab8698813bd7a3ffd26c20f9c4aee2397216e2a authored almost 9 years ago
Merge pull request #33 from prashaantt/keyword-spacing

Restore eslint v1.x behaviour for keyword-spacing

852938755f4a9026746965fc9ccb21baab9d0557 authored almost 9 years ago
Restore eslint v1.x behaviour for keyword-spacing

fbc3b8a8b0f5cbb66b86f0c55dc79aa499e82d3d authored almost 9 years ago
v9.0.0

0708a9d3e2c50d087438aeb28b6e7ee29731fcf4 authored almost 9 years ago
update to eslint 2.x.x

bd415cbebb3c6d4d25447206b92eecee0ff302dc authored almost 9 years ago
v8.0.1

9d9a20b4b800d566285d03d09c65455f6492eb96 authored about 9 years ago
Merge pull request #30 from cjihrig/cap-mods

Add test for hapi/hapi-capitalize-modules

f3fce75365cc6aec946ead016ae03d5cdbccfc2c authored about 9 years ago
add test for hapi/hapi-capitalize-modules

6162da8c68a5ca42cb9ea581990747bb0bdcc85a authored about 9 years ago
v8.0.0

4e0a1e1886642c4aa0cc9209ddaaaa6a66ab79a7 authored about 9 years ago
enable rule handle-callback-err. Closes #28

c2348f1deda056a59cb1c9169c68f42a4996f71a authored about 9 years ago
v7.0.0

83d33d14be1fc590e5a3e72515c73e371a68765e authored about 9 years ago
add hapi/hapi-for-you rule. Closes #17

77121d6425759295460d1d92b93f65958ed1f596 authored about 9 years ago
v6.1.1

e9ae39aa4b03916389cb74f9c9b4c7342c59630b authored about 9 years ago
update space-before-function-paren. Closes #27

A space before function parens is only required for anonymous
functions. This commit updates the...

466fb8d7615962d5c2d495c1a51326db024a6da9 authored about 9 years ago
v6.1.0

also, add missing es5 fixture

60c41745537f57c8dab5aabdcc8b882363ec9139 authored about 9 years ago
disable no-use-before-define rule

This rule has been disabled because it is common in hapi modules
to call a function that hasn't ...

9390aca21e8bb0819e6bb932f45c3bf6107f5c49 authored about 9 years ago
expose an ES5 config

40d0311bea5fef2b8ed898d487cbc032b16d2dc3 authored about 9 years ago
v6.0.0

6388e8fe102d0b54daacd720f5e1f1be1c22ac02 authored about 9 years ago
update to [email protected].

Closes #25

ca90165ab93018cc48062122920a66ef25c9c182 authored about 9 years ago
add rule no-arrow-condition

e7296ffd32b952591bd7e932bfad65906adacbef authored about 9 years ago
replace no-shadow-relaxed rule with no-shadow

9cde7d91c6de357dd64db693471d9db2bbae451c authored about 9 years ago
enable no-use-before-define rule. Closes #21

6ff77025231d82a71596c70a310b85b82ea10693 authored over 9 years ago
enable one-var rule. Closes #22

c9a1f7e540346d6da485fd169d6c1c20a2cf0c81 authored over 9 years ago
v5.0.0

update to [email protected]

375bff5ac9b0de176ea455a0567754fd0665abe2 authored over 9 years ago
Add Node 5 to travis

1769d1e166b6f60b3a16526c53528dc4532457af authored over 9 years ago
remove devDependencies badge

723ef411c11dbae98988a695a7326c45851aa3bb authored over 9 years ago
enforce prefer-arrow-callback

be7f173087609d965ca653b79c9192a710b5d7e7 authored over 9 years ago
enforce no-var

62ed981f0f54017d19449d959ba0a10fd87d3b77 authored over 9 years ago
enforce prefer-const

6a27372d3f10f8309b2623feb6122bf2c1c26180 authored over 9 years ago
several v5.0.0 updates

- allow testing of new language features on old versions of node
- enforce strict mode
- enforce ...

d1fb8c4f95bfd368376236588a358e4006f84724 authored over 9 years ago
v4.0.0 - add belly-button linting

7e7117398e7a4e1460d6739e2b9deb5281fdad31 authored over 9 years ago
Merge pull request #8 from tkh44/patch-1

Remove duplicate entry for 'func-style' in rules.

873e52a173afee0527aaadb79147de33def37aa9 authored over 9 years ago
Remove duplicate entry for 'func-style' in rules.

7ce0faa7102181097d6533ee727175e693800209 authored over 9 years ago
Merge pull request #7 from cjihrig/braces

Enable stroustrup brace-style rule

14d6f233280400fec0aea5d288e76ef6aa580123 authored over 9 years ago
enable stroustrup brace-style rule

6b2f1fd69fcb11f653c12a72383cd7c98336b9e8 authored over 9 years ago
v3.0.2 - updated dependencies

f464ad1bba04cd908a1ad32fb2cf2079c45ce09f authored over 9 years ago
v3.0.1 - allow unused function arguments

322c054ac765abc2ee10fbf2608adbe9ec43f64b authored over 9 years ago
Merge pull request #4 from cjihrig/no-unused-vars

v3.0.0 - turn on no-unused-vars

c14f528c7561483e0511f745ae673d6836410036 authored over 9 years ago
v3.0.0 - turn on no-unused-vars

This version also contains testing fixes for new versions
of ESLint.

a4ef7428a771acc50a03050567d1297b0de537ab authored over 9 years ago
Merge pull request #3 from cjihrig/no-camelcase

v2.0.1 - disable camelcase rule

b2a4d9539e760429c059afadb80e05aaddc919a6 authored over 9 years ago
v2.0.1 - disable camelcase rule

5138e2ede13acfea2ba54679c3c032cae2b5e2f7 authored over 9 years ago