slimm609 / checksec

Checksec
https://slimm609.github.io/checksec
Other
2.05k stars 306 forks source link

Fix some shellcheck warnings and style problems #178

Closed a1346054 closed 3 years ago

a1346054 commented 3 years ago

Mainly deals with fixing shellcheck issues in accessory scripts, but importantly deals with some whitespace issues that make it hard to use in some editors.

Additionally includes an .editorconfig file to help future contributors adhere to the already existing style.

Review comments very welcome.