Skip to content
  • Nekhelesh's avatar
    chore: Add pre-commit to run tasks before every commit · 6adc2493
    Nekhelesh authored
    The following tasks are run automatically before every commit,
    - Automatic formatting of Python code and documentation
    - Check validity of requirements.txt file
    - Prevent code conflict markers from being commited
    - Check rst documentation files for errors
    - Remove trailing whitespaces and fix end of files
    6adc2493