2016-08-24 12:36:53 -04:00
2016-08-20 19:26:41 -04:00
2016-08-20 14:57:29 -04:00

csc230-autoformat

Requirements

  • zsh
  • astyle 2.04+
  • perl
  • doxygen (optional, for checking if all code is documented)

Usage

cd path/with/code/
git clone https://github.ncsu.edu/agadler/csc230-autoformat ../autoformat
../autoformat/autoformat.sh

Known Issues

  • Automatically formatting this doesn't work ((true) doesn't get placed after `while ``): ``` while (true) {}
Description
No description provided
Readme 236 KiB
Languages
Perl 52.4%
Shell 47.6%