Skip to content

Commit 91e15a9

Browse files
committed
chore: update shared files
Automated update of shared files from the social-core repository, see https://github.com/python-social-auth/.github/blob/main/repo-sync.py
1 parent 9ee01e0 commit 91e15a9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pyproject.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,11 @@ select = ["ALL"]
3636
"example-*/manage.py" = ["INP001"]
3737
"example-*/setup.py" = ["INP001"]
3838
"example-django/app/migrations/*.py" = ["RUF012"]
39+
40+
41+
[tool.tomlsort]
42+
ignore_case = true
43+
sort_inline_arrays = true
44+
sort_inline_tables = true
45+
sort_table_keys = true
46+
spaces_before_inline_comment = 2

0 commit comments

Comments
 (0)