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 3 months ago
bundle.sh http: Use libhtp-rs. 3 months ago
check-setup.sh http: Use libhtp-rs. 3 months ago
clang-format.sh clang-format: don't reformat schema on rewrite-branch 2 months ago
cppclean_check.py src: fix remaining cppclean warnings 3 years ago
docs-almalinux9-minimal-build.sh github-ci: add minimal build for Ubuntu and AlmaLinux 1 year ago
docs-ubuntu-debian-minimal-build.sh github-ci: add minimal build for Ubuntu and AlmaLinux 1 year ago
eve-parity.py eve-parity: merge $ref props into current object 4 months ago
evedoc.py evedoc.py: script to generate rst doc from eve schema 9 months ago
generate-images.sh devguide: drop use of mscgen script in builds/make 3 years ago
git-clang-format-custom util: Add clang-format helper script 5 years ago
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 2 months ago
setup-decoder.sh tools: bash from env 5 years ago
setup-simple-detect.sh tools: bash from env 5 years ago
setup-simple-detect2.sh detect: use generic integer functions for template2 3 years ago