Skip to content

e3-663: python precommit

Wayne Lewis requested to merge e3-663-python-precommit into master

Extend pre-commit tasks to:

  • check all files for end of line and end of file correctness
  • do lint and format checks on Python files

Fix issues identified by above pre-commit tasks.

Merge request reports