dcrd/.github
Dave Collins 6d8707a4ba
build: Move lint logic to its own script.
This separates the logic in run_tests.sh that runs all of the linters on
all modules in the repository to a separate lint.sh script and updates
run_tests.sh to call that script instead.  Rather than listing every
linter in the script comments, it refers to the .golangci.yml
configuration file that specifies them now that it exists.

This allows developers to more easily selectively run only the linters
without needing to run all of the tests again.

It also cleans up the comments in run_test.sh to match reality while
here.
2023-07-24 12:24:38 -05:00
..
workflows build: Update to latest action versions. 2023-07-24 12:22:09 -05:00
pull_request_template.md multi: Ensure newline at end of file. 2022-05-09 19:38:24 -05:00
stablilize_testdata_timestamps.sh build: Move lint logic to its own script. 2023-07-24 12:24:38 -05:00