Skip to content

Commit

Permalink
Merge branch 'develop' into felix/grafana-monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
salman01zp authored Apr 7, 2023
2 parents 7e5a5f8 + bd5d911 commit 398b33b
Show file tree
Hide file tree
Showing 66 changed files with 2,727 additions and 1,260 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* @shekohex @salman01zp @Nutomic
/assets/* @dutterbutter
2 changes: 1 addition & 1 deletion .github/workflows/lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
toolchain: stable
components: clippy
- name: Run cargo clippy
run: cargo clippy --workspace --all-targets -- -D warnings -D deprecated -D clippy::perf -D clippy::complexity -D clippy::style -D clippy::correctness -D clippy::suspicious
run: ./ci/clippy.sh
continue-on-error: false

rustfmt:
Expand Down
Loading

0 comments on commit 398b33b

Please sign in to comment.