class RuboCop::Cop::HashAlignmentStyles::KeywordSplatAlignment

Handles calculation of deltas for ‘kwsplat` nodes. This is a special case that just ensures the kwsplat is aligned with the rest of the hash since a `kwsplat` does not have a key, separator or value.