Skip to content

Add simple text config file support#12

Merged
ammario merged 2 commits intomainfrom
codex/add-support-for-config-file
Sep 10, 2025
Merged

Add simple text config file support#12
ammario merged 2 commits intomainfrom
codex/add-support-for-config-file

Conversation

@ammario
Copy link
Copy Markdown
Member

@ammario ammario commented Sep 10, 2025

Summary

  • allow specifying filtering rules via --config pointing to a plain text file
  • document new rules.txt format with per-line rules and examples
  • test reading rules from config files

Testing

  • cargo clippy --all-targets -- -D warnings
  • cargo test (fails: Failed to execute ip netns add: No such file or directory)

https://chatgpt.com/codex/tasks/task_e_68c1ae34e42c8329bd3442577d1d8fd8

@ammario ammario merged commit 982413d into main Sep 10, 2025
6 checks passed
@ammario ammario deleted the codex/add-support-for-config-file branch September 10, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant