This inspection warns about literal arrays syntax. Prefer %w to it when you need an array of strings.

Inspired by "Ruby Style Guide"