Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8108 - Remove tabs across the entire code tree

Attached to Project: Rockbox
Opened by Bryan Childs (GodEater) - Wednesday, 07 November 2007, 12:23 GMT+2
Task Type Patches
Category Applications
Status New
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

Tab policing across the whole code tree (minus all codecs, and a couple of plugins).
This task depends upon

Comment by Bertrik Sikken (bertrik) - Saturday, 10 November 2007, 19:15 GMT+2
Maybe we can use a SVN pre-commit hook to prevent code containing tabs to be committed in the first place. Here's a webpage giving such an example:
http://blog.wordaligned.org/articles/2006/08/09/a-subversion-pre-commit-hook

Loading...