-
Notifications
You must be signed in to change notification settings - Fork 579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FilenameBear: default naming convention should be language specific in some cases #1083
Comments
See https://github.com/bartvandebiezen/file-name-conventions for some collected notes on this topic. |
|
it's just about defaults, coala would obviously not stick to the python default :) |
this is already possible, though sometimes you want to rely on the default settings for your language without specifying the naming-convention-setting. |
Add default naming conventions that are widely accepted for languages like java, javascript and python. Closes coala#1083
This can be better implemented and maintained this way IMO:
This way there will be much less |
The default is currently Ideally, we change the default
Only the first is backwards compatible. The other two are reasonable changes of behaviour. Can we think of any other strategies? |
maybe make use of the |
Can be merged after #1533 |
I'm for setting it to |
Roger that @Makman2 :) |
Add default naming conventions that are widely accepted for languages like java, javascript and python. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
I would use |
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Add default naming conventions that are widely accepted for languages like java, javascript and python. Add 'auto' option to predict the file naming convention. Closes coala#1083
Each language has different naming conventions that are very widely accepted.
If it is too controversial to add this to the bear, setting the better default could be done in coala-quickstart, or quickstart could detect the predominate style. This problem came up regularly in the GCI linting tasks done by Besut Kode Universitas participants.
The text was updated successfully, but these errors were encountered: