There was an error while loading. Please reload this page.
1 parent a4fee51 commit a98723dCopy full SHA for a98723d
1 file changed
carthage-software/mago/0.24/mago.toml
@@ -12,11 +12,12 @@ paths = [
12
includes = ["vendor"]
13
excludes = []
14
15
+# See https://docs.rs/mago-formatter/latest/mago_formatter/settings/struct.FormatSettings.html
16
[format]
17
print_width = 120
18
tab_width = 4
19
use_tabs = false
20
-# [linter]
21
-# default_plugins = true
22
-# plugins = ["symfony"]
+[linter]
+default_plugins = true
23
+plugins = ["symfony", "php-unit"]
0 commit comments