Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 450 Bytes

File metadata and controls

11 lines (7 loc) · 450 Bytes

Follow these steps to format the Core Plot code to conform with the coding guidelines.

  1. Ensure Uncrustify, version 0.60 or later, is installed installed in /usr/local/bin.

  2. Open the Terminal application and cd to the root directory of your local Core Plot source directory.

  3. Change to the scripts folder: $ cd scripts

  4. Run the format_core_plot script: $ ./format_core_plot.sh