Skip to content

Commit b64339d

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 9de31cc commit b64339d

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
@@ -45,3 +45,11 @@ zip-safe = false
4545

4646
[tool.setuptools.dynamic]
4747
version = {attr = "social_django_mongoengine.__version__"}
48+
49+
50+
[tool.tomlsort]
51+
ignore_case = true
52+
sort_inline_arrays = true
53+
sort_inline_tables = true
54+
sort_table_keys = true
55+
spaces_before_inline_comment = 2

0 commit comments

Comments
 (0)