Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Add cargo and cargo-foreach config (#1691)
Browse files Browse the repository at this point in the history
Co-authored-by: crapStone <crapstone01@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1691
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: crapStone <crapstone@noreply.codeberg.org>
Co-committed-by: crapStone <crapstone@noreply.codeberg.org>
  • Loading branch information
2 people authored and Epsilon_02 committed Dec 23, 2022
1 parent 3e8c6e5 commit 2514506
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cargo/config.toml
@@ -0,0 +1,2 @@
[alias]
lint = "clippy --workspace --all-features -- --deny clippy::all --deny warnings"
1 change: 1 addition & 0 deletions .foreach.toml
@@ -0,0 +1 @@
folders = ["webserver", "frontend/src-wasm", "frontend/src-tauri"]

0 comments on commit 2514506

Please sign in to comment.