Commit graph

22 commits

Author SHA1 Message Date
otthorn
b9a354813d Merge pull request 'add_linter' (#5) from add_linter into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
2021-02-19 01:20:10 +01:00
f5b6f44f79 [lint] skip error SC2181
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-02-19 01:19:26 +01:00
f6bc246ff2 [lint] FIX SC2086: use double quotes on vars
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-19 01:13:20 +01:00
e6f5a587e4 [lint] FIX SC2006: use 2021-02-19 01:11:48 +01:00
9a33c847a0 [lint] FIX SC162: use read -r 2021-02-19 01:10:45 +01:00
8630959003 Correct the version number
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-19 01:07:31 +01:00
915ccd5a0a fix drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-02-19 01:06:02 +01:00
3cce1bd1ac Add linter badge 2021-02-19 01:04:21 +01:00
04769a174f Add ShellCheck linter 2021-02-19 01:02:25 +01:00
54f5237c74 Revert "On second though, shell script should not have .sh extension for simplicity"
This reverts commit 249eb79fc9.
2021-02-16 00:54:05 +01:00
303f030351 Revert "Revert "📄 add license""
This reverts commit 491da8c0e3.
2021-02-16 00:53:42 +01:00
491da8c0e3 Revert "📄 add license"
This reverts commit d6c84c7429.
2021-02-16 00:52:06 +01:00
249eb79fc9 On second though, shell script should not have .sh extension for simplicity 2021-02-16 00:45:26 +01:00
d6c84c7429 📄 add license 2021-02-15 00:51:44 +01:00
47ed4fbd25 📄 Add license 2021-02-15 00:46:09 +01:00
4479c1561a 🚚 on second though, it make more sense not to have the .sh at the end 2021-02-15 00:40:04 +01:00
14413bbf07 🎨 lines should be < 80 2021-02-15 00:33:49 +01:00
e8d2c3d6d3 🎨 remove more sneaky tabs 2021-02-15 00:32:40 +01:00
caf201beea 🎨 tabs are ugly, long live spaces 2021-02-15 00:30:39 +01:00
397039ed20 📝 fix documentation 2021-02-15 00:27:12 +01:00
af34b6430e 🚚 rename according to documentation 2021-02-15 00:23:12 +01:00
70b458ad01 🎉 initial commit 2021-02-15 00:21:22 +01:00