Commit 871e36b
committed
refactor(core): also make file_utils module private
Address review feedback from gemini-code-assist: file_utils is an
internal utility not used by external consumers, so it should be
private alongside parsers, rules, and schemas.1 parent 66b2eb5 commit 871e36b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments