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 44a269b commit f1ac7a4Copy full SHA for f1ac7a4
lib/template/bin/run
@@ -1,6 +1,6 @@
1
#!/usr/bin/env ruby
2
3
-# rubocop:disable Lint/Eval
+# rubocop:disable Security/Eval
4
5
require_relative "../lib/application"
6
0 commit comments