Jeffrey James

Results 6 comments of Jeffrey James

@Delgan , thank you very much for looking into this! Regarding the decorative arrows, perhaps a flag to disable them and instead provide a table of variables and their values...

> If you don't want to engage in acts of dubious code style legality, you can also use a package file to import all the models together, and run any...

@Lee-W it worked for me (Ubuntu 18.04.5; python 3.6.9; pre-commit 2.13.0) using pretty much your steps (with the closing ']' fix). Exact steps: 1. make test 2. cd test 3....

> @Woile I've rebased it and add test cases for it. Could you please take a look? Thanks! thank you, sir

I'm not positive, but as far as I can tell, this only is in effect when using cz_conventional_commits and is caused by the change_type_map which maps "perf" to "Perf", etc...