ManageIQ/miq_bot

Layout/TrailingEmptyLines: Final newline missing.

Open

#594 opened on May 25, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (38 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide