Gemfile
Use only ascii symbols in comments. Open
Open
# This mod is strongly recommended for platypuses – coders working on the decko core
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
This cop checks for non-ascii (non-English) characters in comments. You could set an array of allowed non-ascii chars in AllowedChars attribute (empty by default).
Example:
# bad
# Translates from English to 日本語。
# good
# Translates from English to Japanese