The cli doesn't pass in comments: false
See original GitHub issueIt seems like comments: false
cannot passed from the preset nor the cli 😕
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
scalafmt cli does not respect excludes for files past in ... - GitHub
Been a while, but what that comment is saying is that, if you pass a file, verbatim, then that fill will be ran....
Read more >Troubleshooting AWS CLI errors - AWS Command Line Interface
Confirm that you're running a recent version of the AWS CLI. If you receive an error that indicates that a command doesn't exist,...
Read more >Tips for using the Azure CLI successfully - Microsoft Learn
Learn tips for using Azure CLI successfully, such as output formats, passing parameter values, and quoting rules for different shells.
Read more >Command Line Interface - ESLint - Pluggable JavaScript Linter
The CLI has a variety of options that you can pass to configure ESLint. ... of color Inline configuration comments: --no-inline-config Prevent comments...
Read more >What is a command-line interface (CLI)? - TechTarget
Any tech will tell you that the command-line interface (CLI), also known as shell, gets things done with a computer. Find out why....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
--no-comments
works in the cli, but it strips even “strong” comments like those used for licenses (i.e. there’s no equivalent to uglify’s “some” option).@brianblakely your wish came true https://github.com/boopathi/babili-webpack-plugin