pub mod adoption;
pub mod finding;
pub mod reporting;
pub mod rule_registry_tests;
pub mod rules;
pub mod runner_tests;
pub mod settings;
pub mod source_file_tests;
pub mod source_reader_tests;
pub mod source_walker_tests;
pub mod test_file_rewriter_tests;