Skip to content

style(black): format acquisition with black, line-length=200 #1186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 19 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org

root = true


[*]

# Change these settings to your own preference
indent_style = space
indent_size = 4

# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false
15 changes: 15 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
1278d2716c9f14018d4c7160ecaba24be955d92e
d07d9f4138ff7868f4f3d4ee33a61fa5a647aae0
9bf4b91ccfd74ce1ae384daf8d54802b3977306b
355b8f31a5279f04413696b2b8b7639810e5a988
7c2331d52aada34f383300d4cf76adc7dcade346
22855140f3c478370ca5261eb38c0597ed895fcc
8f33ff506c457f3f1f657bf421b3119a43ddc708
a4da4d20541c09405d983e4bc281f8c1e5406c1f
87f1facd8b170c56c97b7f092ad86dc47cdab8fe
61427c5540b37123ad2f1db7d3558cd14500163a
2dad3e8f27d4129b2438e751c474e197321b1993
39146ec9c526cd64c590e24bddaf3ec178358084
46b28c8d0c2a04a116947430b8b632d5eac10734
546742beae8000463c8bc94e28ceaa63b5501568
3840136ab3386a2237c7a69d297d47c86fe0e860
Loading