After saving a HAML file with a trailing newline at the end of the file, when it reaches the git hub, it throws a warning as 'Layout/TrailingEmptyLines: Final newline missing'
For Example
In Visual studio Code


In Git hub - file difference


In Github - Offences detected

@miq-bot add-label bug