Skip to content

Commit 4f465ba

Browse files
RabiyaFjess-farmer
andauthored
Removed the Linting GitHub actions workflow (fitbenchmarking#1398)
Co-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>
1 parent c0ac7c1 commit 4f465ba

File tree

2 files changed

+3
-25
lines changed

2 files changed

+3
-25
lines changed

.github/workflows/linting.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ repos:
1212
hooks:
1313
# Run the linter.
1414
- id: ruff
15+
args: []
1516
# Run the formatter.
16-
- id: ruff-format
17+
- id: ruff-format
18+
args: [--check]

0 commit comments

Comments
 (0)