Add review bot tool for chardet
Review Request #9531 — Created Jan. 25, 2018 and discarded — Latest diff uploaded
Sometimes it is a rule to use ascii or utf-8 for your java or c++ files only. As it is really easy to miss some weird characters this checker allows to detect forbidden encodings for you.
Added ascii check, uploaded patch with utf-8
character and saw that it finds the correct line.
README.rst |
---|
bot/README.rst |
---|
bot/setup.py |
---|
bot/reviewbot/tools/chardetector.py |
---|
docs/reviewbot/tools/chardetector.rst |
---|
docs/reviewbot/tools/index.rst |
---|
extension/README.rst |
---|