Skip to content

add linting hooks

add linting hooks #7

Triggered via pull request October 17, 2025 15:31
Status Failure
Total duration 15s
Artifacts

pr-preflight.yaml

on: pull_request_target
Test if pull request is valid
7s
Test if pull request is valid
Fit to window
Zoom out
Zoom in

Annotations

1 error
Test if pull request is valid
## :warning: WARNING :warning: This pull request contains a mix of workflow files and regular files. **This could be malicious.** No preview will be created. regular files: - .gitignore - .markdownlint-cli2.yaml - .pre-commit-config.yaml - CONTRIBUTING.md - README.md - config.yaml - episodes/00-introduction.Rmd - episodes/01-why-test-my-code.Rmd - episodes/02-simple-tests.Rmd - episodes/03-interacting-with-tests.Rmd - episodes/04-unit-tests-best-practices.Rmd - episodes/05-testing-exceptions.Rmd - episodes/06-testing-data-structures.Rmd - episodes/07-fixtures.Rmd - episodes/08-parametrization.Rmd - episodes/09-testing-output-files.Rmd - episodes/10-CI.Rmd - index.md - instructors/instructor-notes.md - learners/files/05-testing-exceptions/calculator.py - learners/files/06-data-structures/calculator.py - learners/files/07-fixtures/calculator.py - learners/files/08-parametrization/calculator.py - learners/files/09-testing-output-files/calculator.py - learners/files/09-testing-output-files/statistics/_regtest_outputs/test_stats.test_very_complex_processing.out - learners/reference.md - learners/setup.md - links.md - profiles/learner-profiles.md workflow files: - .github/workflows/README.md