Skip to content
  • Graham, Aaron's avatar
    Fix indentations (#220) · e74720e5
    Graham, Aaron authored and Stimpson, Shane G's avatar Stimpson, Shane G committed
    * Address code that does not adhere to the code standard
    
    Fixes 3 things:
    1. Removes author, data, revision, and dependencies from module headers
    2. Removes unneeded indentation inside MODULE statments
    3. Removes unneeded indentation inside module CONTAINS statements
    
    * Fix coinuation line indentations
    
    * Fix SELECTTYPE and SELECTCASE indentations
    
    * Fix indentation for PROGRAM and MODULE blocks in unit tests
    
    * Fix continuation lines and SELECT TYPE/CASE in unit tests
    e74720e5