Ticket #172 (new task) — at Initial Version
Use 'indent' utility
Reported by: | slavazanko | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.1 |
Component: | adm | Version: | 4.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
I propose use indent utility before commits.
Options to indent:
indent \ --gnu-style \ --format-first-column-comments \ --indent-level4 \ --brace-indent0 \ --use-tabs \ <inpfiles>
See also attach (git-ci). This script will help with automate indentation before commits.
Note: See
TracTickets for help on using
tickets.
helper for indent before git-commit