You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent extra newlines after table generation block in shema.rb (rails#48731)
* Prevent extra newlines after table generation block in shema.rb file when there are no foreign keys or indexes. This will produce valid code without linting issues (issue: Trailing whitespace detected)
* fix linting issues
* fix linting
Co-authored-by: Rafael Mendonça França <[email protected]>
0 commit comments