Y
Hacker News
new
|
ask
|
show
|
jobs
by
genericspammer
276 days ago
Please inform me what the defaults are for Java, C#, C++, C, Bash and Python?
1 comments
sfn42
276 days ago
As far as C# goes there's `dotnet format`. You can use it as is or provide an `.editorconfig` file to customize it.
link