Ruby Configurations
Awesome Code provides lots of ruby configurations that you can use to customize builds.
-
Enabled, if this build item is enabled or not during builds.
-
Include Files, what file patterns to parse during builds, this will override the ruby global configuration if you set.
-
Exclude Files, what file patterns not to parse during builds, this will override the ruby global configuration if you set.
-
Auto Fix, if it should automatically fix during builds, it will push a commit or send a pull request based on global auto strategy setting.
-
Config Group, if it belongs to a config group, it will be run along with other build items in the same config group.