You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess that's not even enough for an autoformatter?
Sometimes there's a minimal tool that will ensure that indentation is consistent, and that extraneous blank lines get deleted, and sometimes also things like spacing around binary operators, normalizing spacing after commas in lists, etc. If there's nothing that's not a problem. We can either live with some extra blank lines, or we might write a little tool later if we care enough to do so.
Is there an autoformatting tool for Chapel?
I'm wondering if there's something I could use to make sure that test suites that are generated follow standard guidelines or practices.
The text was updated successfully, but these errors were encountered: