Skip to content

Commit 28d561e

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 573a40f commit 28d561e

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

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

0 commit comments

Comments
 (0)