Skip to content

Commit

Permalink
Restyled configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Feb 15, 2021
1 parent ef850fa commit 78069e4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .restyled.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
enabled: true
auto: true
commit_template: |
Fixed formatting (${restyler.name})
statuses: true
request_review:
origin: author
forked: owner
restylers:
- name: whitespace
- name: isort
- name: black

0 comments on commit 78069e4

Please sign in to comment.