You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/scripts
Jason Ish 8d67c91c0d clang-format: don't reformat schema on rewrite-branch
Add --extensions c,h flag to git clang-format when reformatting
commits on a branch. This prevents clang-format from modifying
non-C files like JSON schemas.

The extensions is used elsewhere in this script, so I suspect it was
just an oversight.

Also, ./scripts/schema-order.py --in-place will consistently format the
schema, while sorting the keys.
2 months ago
..
dnp3-gen jsonbuilder: prefix C API with SC 4 months ago
bundle.sh http: Use libhtp-rs. 4 months ago
check-setup.sh http: Use libhtp-rs. 4 months ago
clang-format.sh clang-format: don't reformat schema on rewrite-branch 2 months ago
cppclean_check.py
docs-almalinux9-minimal-build.sh
docs-ubuntu-debian-minimal-build.sh
eve-parity.py eve-parity: merge $ref props into current object 4 months ago
evedoc.py
generate-images.sh
git-clang-format-custom
rustc.py ci: rustc wrapper to disable coverage for external crates 3 months ago
schema-sort.py schema: add script to check or sort the schema 2 months ago
setup-app-layer.py scripts/setup-app-layer: fixes for name changes 3 months ago
setup-decoder.sh
setup-simple-detect.sh
setup-simple-detect2.sh