Commit c42a042
committed
✨ Inspect GitHub Actions Workflow Files By Default
In preparation to add new codemods that affect GitHub Actions workflow
files, we should include such files in the default path includes. This
is a stop-gap measure until we have a more general way for new codemods
to influence the files that codemodder wants to inspect by default.
/towards ISS-8341 parent c669008 commit c42a042
File tree
1 file changed
+3
-1
lines changed- framework/codemodder-base/src/main/java/io/codemodder
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
629 | | - | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
630 | 632 | | |
631 | 633 | | |
632 | 634 | | |
| |||
0 commit comments