-
Task
-
Resolution: Won't Fix
-
Minor
-
1.0, 1.1
-
MOODLE_10_STABLE, MOODLE_11_STABLE
-
MOODLE_11_STABLE
1. Install uncrustify
brew install uncrustify
|
2. Download config file from https://gist.github.com/441412ff150cfdbecadb to ~/.uncrustify.cfg
3. Enter Moodle directory
find . -name '*.[hm]' > filelist.txt
|
|
uncrustify -F filelist.txt --no-backup --replace -l OC
|
4. Commit against this issue
- has been marked as being related by
-
MOBILE-15 Coding guide for iPhone
-
- Closed
-