Adding stateruleparser for converting .xml to .conf - #307
Conversation
|
To test, run To install, run |
c50e6c6 to
300e553
Compare
Not all can be fixed since Codacy enforces conflicting rules (see note in pyproject.toml). Some patterns need to be disabled in Codacy UI.
300e553 to
0d4721f
Compare
|
I've gone through the code to fix the issues flagged by Codacy's analysis. The remaining failures are caused by pairs of mutually exclusive To resolve the remaining Coday issues, D203 and D213 need to be disabled in |
Add utility to parse drawio state tree diagrams into .conf inputs for stateRuleEngine.