Commit 8e4ae84
committed
feat: include/exclude with
This changeset also introduces some new methods on `walk.File`,
including a method for extracting a shebang (if present), a method for
extracting the interpreter portion of the shebang, a method indicating
whether or not the file is executable, and a convenience method that
indicates if the file "looks like" a script.text/template filters1 parent 5e4321a commit 8e4ae84
File tree
29 files changed
+1044
-244
lines changed- cmd
- init
- config
- docs/site
- getting-started
- guides
- format
- matcher
- internal/testutil
- testdata
- nix
- test/examples
- shell
- walk
29 files changed
+1044
-244
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments