julz / importas

linter to enforce consistent import aliases
Apache License 2.0
14 stars 12 forks source link

Restricting CAPS in import aliases #18

Open denisvmedia opened 1 year ago

denisvmedia commented 1 year ago

I'd like to check if import alias has no CAPS in its name. I wasn't able to find any linter that can do that. Do you think importas can be the one who can provide this functionality? I can contribute if you agree.