mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 13:20:41 +01:00
Easier to maintain than the off-project C source. The checks are pretty trivial. This also fixes some nits that the old checker did not detect. closes https://github.com/rsyslog/rsyslog/issues/5631
This directory contains tools for use by development and CI. The goal is to have a consistent way to do things.
Scripts
- run-static-analyzer.sh Run the currently approved rsyslog project clang static analyzer.
Environment Variables
- RSYSLOG_HOME root of rsyslog sources - e.g. unzipped tarball, git checkout
Files
default_dev_container
Contains the full name of the container to be used for development task if no other is given.