Change #238401
Category | rsyslog |
Changed by | Rainer Gerhards <rgerhards | @adiscon.com>
Changed at | Sat 05 Jul 2025 14:34:43 |
Repository | https://github.com/rsyslog/rsyslog.git |
Project | rsyslog |
Branch | master |
Revision | 50e4a06b18542200e08e47a475eac626a7d091ce |
Comments
helper utils: clean up python indentation * Add note for indentation cleanup * Converted tabs to spaces in various Python scripts to match PEP 8 indentation. With the help of AI-Agent: Codex, Google Gemini Code review
Changed files
- plugins/external/messagemod/anon_cc_nbrs/anon_cc_nbrs.py
- plugins/external/skeletons/python/mm-python.py
- plugins/external/skeletons/python/plugin.py
- plugins/external/solr/rsyslog_solr.py
- plugins/external/spm/rsyslog_spm_custom_metrics.py
- plugins/impstats/statslog-analyzer.py
- plugins/impstats/statslog-graph.py
- plugins/impstats/statslog_regex.py
- tests/rscript_parse_time_get-ts.py
- tests/snmptrapreceiver.py
- tests/snmptrapreceiverv2.py
- tests/testsuites/mmexternal-SegFault-mm-python.py
- tests/urlencode.py