feat: Apply and check autoformatting #8

Merged
kenkeiras merged 5 commits from apply-and-check-autoformatting into develop 2024-08-19 21:41:33 +00:00
Owner

At first I was planning to add isort as check, but its default config conflicts with blacks default one, so I'll stick to just the formatter for now.

It can easily be made compatible, see: https://pycqa.github.io/isort/docs/configuration/black_compatibility.html

~~At first I was planning to add `isort` as check, but its default config conflicts with `black`s default one, so I'll stick to just the formatter for now.~~ It can easily be made compatible, see: https://pycqa.github.io/isort/docs/configuration/black_compatibility.html
kenkeiras added the
cleanup
label 2024-08-18 20:33:42 +00:00
kenkeiras self-assigned this 2024-08-18 20:33:42 +00:00
kenkeiras added 2 commits 2024-08-18 20:33:43 +00:00
kenkeiras force-pushed apply-and-check-autoformatting from b782209ac7 to c5e18d3219 2024-08-18 20:35:16 +00:00 Compare
kenkeiras force-pushed apply-and-check-autoformatting from c5e18d3219 to a5c9680798 2024-08-18 20:40:10 +00:00 Compare
kenkeiras force-pushed apply-and-check-autoformatting from a5c9680798 to 2ec354c6c7 2024-08-18 20:43:39 +00:00 Compare
kenkeiras added 1 commit 2024-08-18 20:44:15 +00:00
Apply black formatter.
Some checks are pending
Testing / pytest (push) Waiting to run
Testing / mypy (push) Waiting to run
Testing / formatting (push) Waiting to run
Testing / stability-extra-test (push) Waiting to run
c4867f7ed3
kenkeiras force-pushed apply-and-check-autoformatting from c4867f7ed3 to a974601323 2024-08-18 20:44:33 +00:00 Compare
kenkeiras force-pushed apply-and-check-autoformatting from a974601323 to e991074346 2024-08-18 20:50:11 +00:00 Compare
kenkeiras merged commit 05718e1001 into develop 2024-08-19 21:41:33 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kenkeiras/org-rw#8
No description provided.