@balena/jellycheck
Advanced tools
Comparing version 1.0.0-joshbwlng-remove-license-check-8cbc3c0ea75aa343e95b57aa4727324e39e32527 to 1.0.0-joshbwlng-update-readme-991aa6a818278fe428744ebd4fc04ea2de75e5e0
@@ -8,4 +8,5 @@ # Change Log | ||
# v1.0.0 | ||
## (2021-11-19) | ||
## (2021-11-20) | ||
* Remove license note from readme [Josh Bowling] | ||
* Remove license header check [Josh Bowling] | ||
@@ -12,0 +13,0 @@ |
{ | ||
"name": "@balena/jellycheck", | ||
"version": "1.0.0-joshbwlng-remove-license-check-8cbc3c0ea75aa343e95b57aa4727324e39e32527", | ||
"version": "1.0.0-joshbwlng-update-readme-991aa6a818278fe428744ebd4fc04ea2de75e5e0", | ||
"description": "Scripts to perform common checks on Jellyfish files", | ||
@@ -31,4 +31,4 @@ "bin": { | ||
"versionist": { | ||
"publishedAt": "2021-11-19T02:08:55.894Z" | ||
"publishedAt": "2021-11-20T01:27:14.427Z" | ||
} | ||
} |
# jellycheck | ||
A collection of common checks used across all Jellyfish repos | ||
- Check that files include the required license header | ||
- Check that filename casing is correct | ||
- Check that certain files do not exist under `lib` |
15938
6