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 6a9f859 commit 6d31585Copy full SHA for 6d31585
.rubocop_todo.yml
@@ -629,6 +629,7 @@ Rails/FilePath:
629
- 'config/initializers/10-patches.rb'
630
- 'lib/redmine/configuration.rb'
631
- 'lib/redmine/plugin.rb'
632
+ - 'lib/redmine/twofa.rb'
633
- 'lib/redmine/version.rb'
634
- 'test/application_system_test_case.rb'
635
- 'test/functional/custom_fields_controller_test.rb'
@@ -950,6 +951,7 @@ Style/ClassVars:
950
951
- 'lib/redmine/scm/adapters/subversion_adapter.rb'
952
- 'lib/redmine/search.rb'
953
- 'lib/redmine/themes.rb'
954
955
- 'lib/redmine/wiki_formatting.rb'
956
- 'lib/redmine/wiki_formatting/macros.rb'
957
- 'lib/redmine/wiki_formatting/markdown/formatter.rb'
0 commit comments