Skip to content

Commit

Permalink
adding pylint only to default dpbench benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshyoga committed Feb 23, 2024
1 parent 089fc0b commit 6f6219b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ repos:
- id: pylint
name: pylint
entry: pylint
files: ^dpbench/benchmarks
files: ^dpbench/benchmarks/default
language: system
types: [python]
require_serial: true
Expand Down

0 comments on commit 6f6219b

Please sign in to comment.