Skip to content

Commit bcc70f4

Browse files
Merge pull request #2030 from NHSDigital/feature/ERSSUP-82269
[ERSSUP-82269]-[]-[Update pyproject.toml for poetry 2.0.0 and add che…
2 parents c75a7dc + 7161985 commit bcc70f4

File tree

3 files changed

+84
-11
lines changed

3 files changed

+84
-11
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ lint: copy-examples
1818
cd sandbox && make lint
1919
poetry run python scripts/xml_validator.py
2020
poetry run flake8 **/*.py
21+
poetry check
2122
@printf "\nLinting passed.\n\n"
2223

2324
clean:

0 commit comments

Comments
 (0)