ssw-jku/LaTeX Validation Action

Validates (spell/grammar checks and lints) the LaTeX files of the SSW lectures and exercises

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
python_versionPython version to useno3.13
build_configRelative path to the build Config (e.g .lecture-build-ci.json)no.lecture-build-ci.json
lint_pr_comment_with_link_to_GITHUB_SUMMARYFor linting: create chktex-report as GITHUB_STEP_SUMMARYnofalse
lint_pr_comment_with_md_reportFor linting: create chktex-report (md file) and post as PR-commentnofalse
chktex_versionCHKTEX version to useno1.7.9
lint_report_folderRelative path where html-chktex-lint-reports (captured console output) is saved intermediately.nochktex_reports
spellcheck_comment_with_zipped_reportFor spell checking: create PR-comment with ltex-reports packaged as zipnofalse
spellcheck_comment_with_link_to_GITHUB_SUMMARYFor spell checking: create ltex-report as GITHUB_STEP_SUMMARYnofalse
spellcheck_comment_with_md_reportFor spell checking: create ltex-report (md file) and post as PR-commentnofalse
spellcheck_comment_with_md_report_and_comment_in_codeFor spell checking: create in-code-comments and for remaining ltex-warning report (md file) and post as PR-commentnofalse
ltex_plus_versionLtex-plus version to useno18.5.1
spelling_report_folderRelative path where html-ltex-spell-check-reports (captured console output) is saved intermediately.noltex_reports
github_tokenWorkflow Github token from secretsno${{ github.token }}

no outputs