From 1ddbdca943fb1280d8df4407c0fa41dadf2a39e1 Mon Sep 17 00:00:00 2001 From: Alex <12645087+lzadjsf@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:58:01 +0000 Subject: [PATCH] Update codestyle_v2.yml --- --- a/.github/workflows/codestyle_v2.yml +++ b/.github/workflows/codestyle_v2.yml @@ -1,3 +1,4 @@ +# https://cryptousetech.atlassian.net/wiki/spaces/CI/pages/2586837012/Code+style+testing # Nested workflow for checks related to formatting Rust code name: cargo fmt -- gitstuff