Common git-related files intended for my projects.
Automatic tests are being run as part of the CI, see tests that are used in the .travis.yml.
Static analysis is performed on the testing bash scripts using ShellCheck on Linux.
The project is using these jobs:
tests -- linux, shellcheck
tests -- osx
tests -- windows