Closed GooseLF closed 2 years ago
Made changes as per PR review by @gvee-uk.
testresources
as no longer needed.test.txt
\
on line 106 of README.md so that MarkdownLint is happy with the line length but the command will still work if copy/pasted..pre-commit-config.yaml
.markdownlint.yaml
requirements/base.txt
in requirements/test.txt
Added the following builds:
Moved
sql
folder andpython
files into/src
.Created
platform
directory containing build scripts for different operating systems.Added pre-commit and associated configuration. (Runs in CI Build).
Closes #4.
Even squashed the commits for you 😉