[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. f89a99e41435daffbdde829cf3e196df78b
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: malat <ma...@us...> - 2023-05-02 12:07:25
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, master has been updated
via f89a99e41435daffbdde829cf3e196df78ba619c (commit)
from ed8426ebe0c2f9c47cf8b5cc5711a6589c3acba2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/f89a99e41435daffbdde829cf3e196df78ba619c/
commit f89a99e41435daffbdde829cf3e196df78ba619c
Author: Mathieu Malaterre <mat...@gm...>
Date: Tue May 2 14:07:05 2023 +0200
remove cmake linter for now
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml
index 87d846b8a..4ed8825ed 100644
--- a/.github/workflows/linter.yml
+++ b/.github/workflows/linter.yml
@@ -52,16 +52,3 @@ jobs:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-
-# CMake Format
-# https://github.com/github/super-linter/issues/3606
- cmake-format-linter:
- name: Lint Code Base (cmake-format-lint)
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@v3
- - name: Format CMake files
- id: cmake-format
- uses: PuneetMatharu/cmake-format-lint-action@v1.0.1
- with:
- args: --check
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/linter.yml | 13 -------------
1 file changed, 13 deletions(-)
hooks/post-receive
--
Grassroots DICOM
|