mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Add Style enforcer (via Rubocop)
It will fail the build, but as it is currently, most of the cops are 'todos'. Great for new contributors.. :)
This commit is contained in:
@@ -26,7 +26,7 @@ module ActiveModel
|
||||
end
|
||||
end
|
||||
|
||||
class SerializerTest < Minitest::Test
|
||||
class SerializerTest < Minitest::Test
|
||||
class MyProfile < Profile
|
||||
end
|
||||
class CustomProfile
|
||||
|
||||
Reference in New Issue
Block a user