stylist
Extensible code style checker currently supporting Fortran, PSyclone DSL, etc
Exceptions
|
Allows exceptions from stylist to be distinguished from other exceptions. |
- exception stylist.StylistException(message)
Bases:
Exception
Allows exceptions from stylist to be distinguished from other exceptions.
Modules
Handles configuration parameters coming from various potential sources. |
|
Core of the style checking tool. |
|
Rules relating to Fortran source. |
|
Issues found in the source. |
|
None language specific rules. |
|
Manages source code in various flavours. |
|
Classes relating to styles made up of rules. |