Ticket #172 (new task) — at Initial Version

Opened 15 years ago

Last modified 14 years ago

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.

Change History

Changed 15 years ago by slavazanko

helper for indent before git-commit

Note: See TracTickets for help on using tickets.