diff --git a/configuration.toml b/configuration.toml index bbc1a97..aced228 100644 --- a/configuration.toml +++ b/configuration.toml @@ -1,2 +1,2 @@ [recommend] -workflows = ["unit_tests", "commit", "docstring", "comment", "explain", "refactor"] +workflows = ["unit_tests", "commit", "docstring", "comments", "fix", "explain", "refactor"]