Commit 1e031ca
committed
fix(config): configuration management system
changes:
- file: output_formatters.py
area: cli
added: [build_failed_files_data, format_error_message, build_files_data]
modified: [output_batch_toon, output_batch_json, output_batch_yaml]
- file: security.py
area: core
modified: [SecurityValidator, _try_bandit]
stats:
lines: "+2974/-114 (net +2860)"
files: 8
complexity: "+40% complexity (new features)"1 parent 5c68f95 commit 1e031ca
File tree
11 files changed
+2985
-117
lines changed- project
- src/vallm
- cli
- validators
11 files changed
+2985
-117
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
127 | 135 | | |
128 | 136 | | |
129 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
0 commit comments