irods / irods_rule_engine_plugin_logical_quotas

BSD 3-Clause "New" or "Revised" License
1 stars 9 forks source link

Run clang-format on all source files #91

Closed d-w-moore closed 3 weeks ago

d-w-moore commented 1 year ago

git clang-format is introducing lots of wild misalignment into source code, by the insertion of tab characters

korydraughn commented 1 year ago

No, it is configured correctly. All source files will be formatted at the same time.

korydraughn commented 1 year ago

We can rename this issue to say format all source files.

korydraughn commented 1 year ago

Reopening for now. We'll repurpose this issue to handle formatting.

d-w-moore commented 1 year ago

Ok, sounds good. I must have hit new issue instead of Edit.

korydraughn commented 1 year ago

All good.

d-w-moore commented 1 year ago

Maybe this doesn't need to be an issue after all, since it was my understanding that was lacking when I posted it. So, we close this perhaps - unless we want clang-format commits to show up in our public history, tagged with this issue number.

korydraughn commented 1 year ago

Let's leave it open since we already have it. It won't hurt to have an issue specifically about clang-format.