This inspection warns about string keys in hash. It is better to use symbols instead of strings as hash keys.

Inspired by "Ruby Style Guide"