youpi
This commit is contained in:
parent
0fbe4d2fdc
commit
0590966785
@ -3,7 +3,9 @@ name: "strings internals"
|
||||
subject: "subject_text"
|
||||
source: "subject_source"
|
||||
tag_every: "2min"
|
||||
file_check_ignore: []
|
||||
file_check_ignore:
|
||||
- "tests/"
|
||||
- "Cargo.lock"
|
||||
to_copy:
|
||||
- "Cargo.toml"
|
||||
- "tests/"
|
||||
|
||||
7
subject_text/tree
Normal file
7
subject_text/tree
Normal file
@ -0,0 +1,7 @@
|
||||
.
|
||||
├── Cargo.toml
|
||||
└── src
|
||||
├── errors
|
||||
│ └── option.rs
|
||||
├── errors.rs
|
||||
└── lib.rs
|
||||
Loading…
x
Reference in New Issue
Block a user