Commit 38e8df6
committed
Fix activesupport/CHANGELOG.md offense at 8-1-stable
This commit fixes the offense in activesupport/CHANGELOG.md.
```
$ tools/railspect changelogs .
..........E..
Offenses:
activesupport/CHANGELOG.md:7 Trailing whitespace detected.
end
^
13 changelogs inspected, 1 offense detected
```
Follow up rails@f5266ee1 parent f5266ee commit 38e8df6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments