atomspace / eslint-plugin-naming-convention

ESLint plugin to validate identifiers names according to a convention
MIT License
1 stars 0 forks source link

No similar variables in a module #27

Open constgen opened 5 years ago

constgen commented 5 years ago

Forbid usage of similar names in a module file. These are names with the same chars but different case, e.g.

let splitCamelcase
let splitCamelCase
issue-label-bot[bot] commented 5 years ago

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.