cern-sis / issues-scoap3

0 stars 0 forks source link

Disable linting snapshots in pre-commit #261

Open karolina-siemieniuk-morawska opened 6 months ago

karolina-siemieniuk-morawska commented 6 months ago

Currently pre-commit lints all the files added to the pr, which causes issues with automatically generated snapshot files, that should not be manually changed. We should disable linting those files.