Skip to content

style: violates naming scheme for scripts [naming_scripts] #275

Closed Answered by florianschanda
hongbo-miao asked this question in Q&A
Discussion options

You must be logged in to vote

You can adjust the naming scheme using the naming_scripts config entry. By default it is ([A-Z]+|[A-Z][a-z]*)(_([A-Z]+|[A-Z][a-z]*|[0-9]+))* so that would mean you'd want Main.m. But please adjust it to whatever regex you'd like! :)

Reference docs: https://florianschanda.github.io/miss_hit/style_checker.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hongbo-miao
Comment options

Answer selected by hongbo-miao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants