dnscontrol/bin
Tom Limoncelli 865dad5b78
TOOLS: bin/generate-all.sh should skip .vscode (#3901)
# Issue

bin/generate-all.sh is trying to reformat VSCode's launch.json, but it
can't because it is not strict json.

```
Reformatting: ./.vscode/launch.json
ERROR: Expecting value: line 17 column 17 (char 465)
```

# Resolution

bin/generate-all.sh should skip the .vscode directory.
2025-12-08 10:09:06 -05:00
..
fix_js_parse_tests.sh DEV: Add tool to reset js/parse_tests data (#3874) 2025-12-02 10:46:28 -05:00
fmtjson CICD: json files should be strictly formatted (#3282) 2025-01-01 12:02:23 -05:00
generate-all.sh TOOLS: bin/generate-all.sh should skip .vscode (#3901) 2025-12-08 10:09:06 -05:00