Skip to content

Commit

Permalink
Update verignores for cataclysm-dda (from report)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 19, 2024
1 parent 7a97bfc commit 3cbe35d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 900.version-fixes/c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
- { name: castget, verpat: ".+20[0-9]{6}", snapshot: true }
- { name: castnow, verpat: "20[0-9]{6}", incorrect: true }
- { name: cataclysm-dda, verpat: ".*[0-9]{4}.*", snapshot: true }
- { name: cataclysm-dda, any_is_patch: false } # any_is_patch indended to affect gitXXX, but it laso affects letter version which is unwanted
- { name: cataclysm-dda, verpat: "0[a-z].*", incorrect: true }
- { name: cataclysm-dda, verpat: "0\\.[0-9].*", incorrect: true }
- { name: catch, verpat: ".*preview.*", devel: true }
- { name: catclock, noscheme: true }
- { name: catppuccin-kvantum, noscheme: true }
Expand Down

0 comments on commit 3cbe35d

Please sign in to comment.