feat: Add recommended workflows config file
- Created a new configuration.toml for workflow recommendations - Populated the file with initial recommended workflows - Ensured proper formatting for easy accessibility
This commit is contained in:
parent
1219dc8fd1
commit
e190aeda25
2
configuration.toml
Normal file
2
configuration.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[recommend]
|
||||
workflows = ["unit_tests", "commit", "docstring", "comment", "explain", "fix"]
|
Loading…
x
Reference in New Issue
Block a user