This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
forked from
platformio/platformio-core
Code
Pull Requests
Activity
Files
fd88a249b4bb906d90096e2d57619be172f8f06f
platformio-core
/
.style.yapf
4 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Format code with pep8 style
2016-08-03 23:38:20 +03:00
[style]
Formatter: allow multiline lambdas
2016-08-04 00:55:07 +03:00
blank_line_before_nested_class_or_def = true
allow_multiline_lambdas = true
Copy Permalink