Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
SaimMomin12 committed Nov 28, 2024
1 parent d0c27a0 commit ab497c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/galaxy/tpv/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,11 @@ tools:
scheduling:
prefer:
- condor-tpv

toolshed.g2.bx.psu.edu/repos/lldelisle/cooler_cload_tabix/cooler_cload_tabix/.*:
env:
- name: HDF5_USE_FILE_LOCKING

Check failure on line 212 in files/galaxy/tpv/tools.yml

View workflow job for this annotation

GitHub Actions / Lint

212:5 [indentation] wrong indentation: expected 6 but found 4
value: "FALSE"
value: "FALSE"

Check failure on line 213 in files/galaxy/tpv/tools.yml

View workflow job for this annotation

GitHub Actions / Lint

213:14 syntax error: mapping values are not allowed here (syntax)

toolshed.g2.bx.psu.edu/repos/iuc/fasta_stats/fasta-stats/.*:
rules:
Expand Down

0 comments on commit ab497c2

Please sign in to comment.