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 140c392 commit 5061506Copy full SHA for 5061506
lib/syntax_tree/plugin/line_width_100.rb
@@ -0,0 +1,3 @@
1
+# frozen_string_literal: true
2
+
3
+SyntaxTree::Formatter::OPTIONS[:line_width] = 100
0 commit comments