aboutsummaryrefslogtreecommitdiff
path: root/lint
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-24 13:32:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-24 13:32:52 +1200
commit5a659f01a45e4c2cd1dafbc910c823415798dcea (patch)
tree81bc86a2be87f61ad3c0f7510e00864997dde731 /lint
parentUpdate submodules (diff)
downloaddotfiles-5a659f01a45e4c2cd1dafbc910c823415798dcea.tar.gz
dotfiles-5a659f01a45e4c2cd1dafbc910c823415798dcea.zip
Remove Yash support
I never use it
Diffstat (limited to 'lint')
-rw-r--r--lint/yash.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lint/yash.sh b/lint/yash.sh
deleted file mode 100644
index d783e077..00000000
--- a/lint/yash.sh
+++ /dev/null
@@ -1 +0,0 @@
-find yash -type f -print -exec shellcheck -e SC1090 -s sh -- {} +