We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96fe66 commit c5ee80cCopy full SHA for c5ee80c
.editorconfig
@@ -19,6 +19,7 @@ indent_size = 2
19
# https://google.github.io/styleguide/pyguide.html but 2-space indent
20
indent_style = space
21
indent_size = 2
22
+max_line_length = 79
23
24
[WORKSPACE,BUILD,*.bzl]
25
# https://bazel.build/build/style-guide
0 commit comments