mirror of
https://github.com/balena-io/etcher.git
synced 2025-08-02 07:57:44 +00:00
Don't spell check scripts
Change-type: patch
This commit is contained in:
parent
1b8380c5dc
commit
d494cee0da
2
Makefile
2
Makefile
@ -170,7 +170,7 @@ lint-spell:
|
||||
--dictionary - \
|
||||
--dictionary dictionary.txt \
|
||||
--skip *.svg *.gz,*.bz2,*.xz,*.zip,*.img,*.dmg,*.iso,*.rpi-sdcard,*.wic,.DS_Store,*.dtb,*.dtbo,*.dat,*.elf,*.bin,*.foo,xz-without-extension \
|
||||
lib tests docs scripts Makefile *.md LICENSE
|
||||
lib tests docs Makefile *.md LICENSE
|
||||
|
||||
lint: lint-ts lint-js lint-sass lint-cpp lint-html lint-spell
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user