superlint/.automation/test/rust_clippy
Lukas Gravley 5f5904883d
remove tap and tests (#1496)
* remove tap and tests

* fix proto

* remove dumb test
2021-04-30 12:46:24 -05:00
..
bad Add clippy for rust (#1277) 2021-03-08 14:13:04 -06:00
good Add clippy for rust (#1277) 2021-03-08 14:13:04 -06:00
README.md Add clippy for rust (#1277) 2021-03-08 14:13:04 -06:00

Rust Project Test Cases

This folder holds the test cases for Rust.

Additional Docs

Due to the nature of the naming of files, we have 2 subfolders in this directory.

  • good is for working, and correct project
  • bad is for invalid, and incorrect project

Good Test Cases

  • Note: They are linted utilizing the default linter rules.

Bad Test Cases

  • Note: They are linted utilizing the default linter rules.