Description
Steps to reproduce
no = 'No'
Current behavior
I'm getting an error saying that 'no' doesn't conform the camel_case style, even though it's only one word.
Expected behavior
There should be no error.
pylint --version output
pylint 1.8.4,
astroid 1.6.3
Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)]