Packit adds missing trailing newline to the end of the spec file #348
Labels
area/fedora
Related to Fedora ecosystem
gain/low
This doesn't bring that much value to users.
impact/low
This issue impacts only a few users.
kind/bug
Something isn't working.
What happened? What is the problem?
When the spec file is not terminated by
\n
, packit adds\n
to the end of the specfile. This mixes in "cleanups" with actual changes, thus it exceeds the scope of the commit.What did you expect to happen?
Only related changes should be included in an update commit.
Example URL(s)
https://src.fedoraproject.org/rpms/ini2toml/pull-request/6
Steps to reproduce
Workaround
Participation
The text was updated successfully, but these errors were encountered: