-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(check-fixtures): parallelise fixture check-fixtures
Introduces several fixture-checking commands (`--check-jsonlint`, `--check-record-ids`, `--check-record-dois`, `--check-docs-slugs`, `--check-secondary-typeS`, `--check-trailing-whitespace`) in order to make the lengthy `--check-fixtures` process paralellisable. Amends CI accordingly, and renames formatters and linters for clarity. Amends `.editorconfig` to add rules for shell scripts and to remove ReST file rules as we have switched to Markdown. BREAKING CHANGE: Drops `run-tests.sh --check-fixtures` command.
- Loading branch information
1 parent
952b104
commit 3c61e45
Showing
3 changed files
with
168 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters