Closed Kappuccino111 closed 6 months ago
@jonas-rem CodeSpell reports a lot of typos ( See the last check - Run CodeSpell ).Do you have anything in mind for the same ?
I have managed to finish a base line implementation for both Java Linting and Codespell.
@Kappuccino111, you could check only the diff instead of the whole repository as is done in most existing checks. You could directly integrate it into the check_compliance.py
script. That way we can also easily run the checks offline before pushing to the repo.
@jonas-rem pushed in 2 changes
Deleted the original CI-workflow branch , will update with requested changes soon.
Completes and closes #15