Rainer Gerhards 64f683d92b
tooling: new developer tool to fix trailing spaces
This may be an interim solution, but definitely a useful one
to address style inconsistencies.

Style inconsistencies are problematic as they tend to pollute
git history by causing pseudo-changes.

This commit also contains a set of fixes to existing files, so
that we get to a clean state.
2025-07-11 09:01:03 +02:00
..
2021-01-18 08:58:07 +01:00

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.