ruffle/scanner/src
Mike Welsh 8ae8de4d51 chore: Appease clippy
Squelch some false positives from `question_mark` and
`match_str_case_mismatch` lints.
2021-10-24 15:33:09 -07:00
..
analyze.rs scanner: For some reason, analysis reports get cut off if I don't add another newline 2021-09-11 09:52:40 -07:00
cli_options.rs build(deps): bump clap from 3.0.0-beta.4 to 3.0.0-beta.5 2021-10-18 14:50:19 -07:00
execute.rs chore: Appease clippy 2021-10-24 15:33:09 -07:00
file_results.rs scanner: Remove duplicate CSV header 2021-09-11 09:52:40 -07:00
logging.rs scanner: Break the scanner up into multiple modules 2021-09-11 09:52:40 -07:00
main.rs build(deps): bump clap from 3.0.0-beta.4 to 3.0.0-beta.5 2021-10-18 14:50:19 -07:00
scan.rs scanner: Don't reset progress when the iterator has yet to complete 2021-09-11 09:52:40 -07:00
ser_bridge.rs scanner: Break the scanner up into multiple modules 2021-09-11 09:52:40 -07:00