summaryrefslogtreecommitdiff
path: root/db/migrate/20160129135155_remove_dot_atom_path_ending_of_projects.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20160129135155_remove_dot_atom_path_ending_of_projects.rb')
-rw-r--r--db/migrate/20160129135155_remove_dot_atom_path_ending_of_projects.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrate/20160129135155_remove_dot_atom_path_ending_of_projects.rb b/db/migrate/20160129135155_remove_dot_atom_path_ending_of_projects.rb
index d3ea956952e..b10c0602e24 100644
--- a/db/migrate/20160129135155_remove_dot_atom_path_ending_of_projects.rb
+++ b/db/migrate/20160129135155_remove_dot_atom_path_ending_of_projects.rb
@@ -1,3 +1,4 @@
+# rubocop:disable all
class RemoveDotAtomPathEndingOfProjects < ActiveRecord::Migration
include Gitlab::ShellAdapter