pysaml2 icon indicating copy to clipboard operation
pysaml2 copied to clipboard

Pre commit conf

Open g-as opened this issue 3 years ago • 0 comments

Description

Following #877, I added a .pre-commit-config.yaml conf file & ran trivial lints (trailing whitespace + EOF fixers)

See https://pre-commit.ci/ to automate integration.

The feature or problem addressed by this PR
What your changes do and why you chose this solution

Checklist

  • [x] Checked that no other issues or pull requests exist for the same issue/change
  • [ ] Added tests covering the new functionality
  • [ ] Updated documentation OR the change is too minor to be documented
  • [ ] Updated CHANGELOG.md OR changes are insignificant

g-as avatar Nov 15 '22 12:11 g-as