From 2f6378e067472d9a4a0736ecd4fa0fd33d990c82 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 5 Apr 2025 13:43:38 -0500 Subject: clean up remaining pylint items --- .github/workflows/ruff.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows/ruff.yml') diff --git a/.github/workflows/ruff.yml b/.github/workflows/ruff.yml index caef813..348743b 100644 --- a/.github/workflows/ruff.yml +++ b/.github/workflows/ruff.yml @@ -1,4 +1,4 @@ -name: Pylint +name: Ruff on: push: @@ -34,4 +34,4 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: default_author: github_actions - pathspec_error_handling: ignore \ No newline at end of file + pathspec_error_handling: ignore -- cgit v1.2.3-70-g09d2