Pattern: Space after ! Issue: - Description This rule checks for space after !. Examples # bad ! something # good !something Further Reading RuboCop - Layout/SpaceAfterNot https://github.com/bbatsov/ruby-style-guide#no-space-bang