Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-100

Tidy up the code regularly using uncrustify

XMLWordPrintable

    • 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

            dongsheng Dongsheng Cai
            dongsheng Dongsheng Cai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.