We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c129e commit ae836bfCopy full SHA for ae836bf
.editorconfig
@@ -17,3 +17,6 @@ max_line_length = 120
17
# checked by black
18
indent_size = 4
19
max_line_length = 120
20
+
21
+[.mise/tasks/build-release.sh]
22
+max_line_length = 110
0 commit comments