config/default_tools.yml in massa-0.3.2 vs config/default_tools.yml in massa-0.4.0

- old
+ new

@@ -16,14 +16,9 @@ rails_best_practices: description: 'Rails Best Practices' command: 'bundle exec rails_best_practices' required: true -flay: - description: 'Flay (code analyzer for structural similarities)' - command: 'bundle exec flay .' - required: true - i18n-tasks: description: 'I18n translations' command: 'bundle exec i18n-tasks missing' required: false