Enable the Layout/EmptyLinesAroundBlockBody cop

This commit is contained in:
gregoirenovel 2017-06-12 15:58:15 +02:00
parent aac75106ef
commit f1907f4d0e
84 changed files with 1 additions and 133 deletions

View file

@ -12,7 +12,6 @@ class SIADE::RNAAdapter
data_source[:association].each do |k, v|
params[k] = v if attr_to_fetch.include?(k)
end
params[:association_id] = params[:id]