[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3775: Introduce a code formatter into the tahoe
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Aug 24 17:19:07 UTC 2021
#3775: Introduce a code formatter into the tahoe
-------------------------+-----------------------
Reporter: fenn-cs | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Comment (by fenn-cs):
Researched on code formatting approaches we can take for a large code base
like Tahoe. Options include
- Entire codebase reformat in giant commit (Mostly bad)
- Module by module introduction
- Progressive introduction (with a pre commit hook that enforces
formatting rules on new files or change files)
https://blog.readme.com/adopting-coding-standards-within-a-large-codebase/
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3775#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list