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
231bd8b2947fa2c9986b4a520c68dae8c3982a22
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