@balena/jellycheck
Advanced tools
Comparing version 0.0.2-copy-over-code-a41efcaf1b3784b54fe4406585a24e6de2e453d7 to 0.0.3-update-readme-7faf79ced730f42b772c1656f3c269ad59d40ad2
@@ -7,2 +7,7 @@ # Change Log | ||
# v0.0.3 | ||
## (2020-09-01) | ||
* Update readme, fix typo in script [Josh Bowling] | ||
# v0.0.2 | ||
@@ -9,0 +14,0 @@ ## (2020-09-01) |
{ | ||
"name": "@balena/jellycheck", | ||
"version": "0.0.2-copy-over-code-a41efcaf1b3784b54fe4406585a24e6de2e453d7", | ||
"version": "0.0.3-update-readme-7faf79ced730f42b772c1656f3c269ad59d40ad2", | ||
"description": "Scripts to perform common checks on Jellyfish files", | ||
@@ -5,0 +5,0 @@ "bin": { |
# jellycheck | ||
A collection of common checks used across all Jellyfish repos | ||
- `scripts/check-licenses.sh`: Checks that files include the required license header | ||
- `scripts/check-filenames.sh`: Checks that filename casing is correct | ||
- `scripts/check-deployable-lib.sh`: Checks that certain files do not exist under `lib` |
Sorry, the diff of this file is not supported yet
5169
7