Skip to content

Commit

Permalink
remove generate_shaders_gl from precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
m0dB authored and m0dB committed Dec 22, 2024
1 parent b80d02b commit 7e9f5e7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,3 @@ repos:
additional_dependencies:
- lxml==5.3.0
files: ^(res/translations/.*\.ts)$
- id: update-rendergraph-shaders
name: update-rendergraph-shaders
description: "Regenerate GL shaders for rendergraph"
entry: python tools/rg_generate_shaders_gl.py --cmake-output src/rendergraph/shaders/generated_shaders_gl.cmake src/rendergraph/shaders/
pass_filenames: false
language: python
files: ^src/rendergraph/shaders/.*\.(vert|frag|gl)$

0 comments on commit 7e9f5e7

Please sign in to comment.