Skip to content

Commit

Permalink
add more todos to workspace TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Mar 24, 2023
1 parent 7e051dd commit 9eed0c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ members = [
"crates/mdman",
]
exclude = [
# TODO; fix licensing issue, i.e., fuchsia-cprng has no license specified.
"crates/resolver-tests",
# For linkchecker (downloaded during CI) and semver-check
# TODO: consider move semver-check to crates/ folder
# TODO: Either move semver-check to crates/ folder, or make linkchecker run from a given directory.
"src/doc/",
"target/", # exclude bench testing
]
Expand Down

0 comments on commit 9eed0c5

Please sign in to comment.