FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-zeep/.editorconfig at master · andrewserong/python-zeep · GitHub
andrewserong
/
python-zeep
Public
forked from
mvantellingen/python-zeep
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-zeep
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (16 loc) · 277 Bytes
Breadcrumbs
python-zeep
/
.editorconfig
Copy path
File metadata and controls
19 lines (16 loc) · 277 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
root
=
true
[
*
.py
]
line_length
=
79
multi_line_output
=
4
balanced_wrapping
=
true
known_first_party
=
zeep,tests
use_parentheses
=
true
indent_style
=
space
indent_size
=
4
tab_width
=
4
[
*
.yml
]
indent_size
=
2
shift_width
=
2
[
Makefile
]
indent_style
=
tab
indent_size
=
4
Back
|
FazBrowse Home
|
New Git URL