We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Applied to itself with default configuration, dfmt source code should not change. More precisely:
dfmt --inplace src/
You should see no change in "git diff" which was not there before.
There are also various changes, which I would consider correct. In a few places we probably want to disable formatting explicitly.
This is kind of a meta issue, since #172 #173 #174 are actual issues that come up, if you do this and maybe there will be more.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Applied to itself with default configuration, dfmt source code should not change. More precisely:
You should see no change in "git diff" which was not there before.
There are also various changes, which I would consider correct. In a few places we probably want to disable formatting explicitly.
This is kind of a meta issue, since #172 #173 #174 are actual issues that come up, if you do this and maybe there will be more.
The text was updated successfully, but these errors were encountered: