Add initial workspace
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
0f2564ead0
commit
a894c4c413
11 changed files with 1758 additions and 0 deletions
21
lints/dashmap-ref/README.md
Normal file
21
lints/dashmap-ref/README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# template
|
||||
|
||||
### What it does
|
||||
|
||||
### Why is this bad?
|
||||
|
||||
### Known problems
|
||||
|
||||
Remove if none.
|
||||
|
||||
### Example
|
||||
|
||||
```rust
|
||||
// example code where a warning is issued
|
||||
```
|
||||
|
||||
Use instead:
|
||||
|
||||
```rust
|
||||
// example code that does not raise a warning
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue