FAQ | This is a LIVE service | Changelog
# Editorconfig file for cross-platform configuration of editors. root=true [*.py] max_line_length=99 [*.{yml,yaml}] indent_style=space indent_size=2 [*.md] indent_style=space indent_size=2