Skip to content

Commit

Permalink
Add verignore for garble (from report)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 25, 2024
1 parent 0b86c6c commit 7c1288e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 900.version-fixes/g.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- { name: ganv, ruleset: guix, untrusted: true }
- { name: gap, verpat: ".*20[0-9]{6}", ignore: true }
- { name: gap, verpat: "([0-9]+)r([0-9]+)p([0-9]+)", setver: $1.$2.$3 }
- { name: garble, verpat: "20[0-9]{2}.*", incorrect: true }
- { name: garcon, verpat: "[0-9]+\\.[0-9]*[13579]\\..*", devel: true }
- { name: gaupol, ver: "1.4.3", ruleset: freebsd, incorrect: true }
- { name: gaupol, ruleset: freebsd, untrusted: true }
Expand Down

0 comments on commit 7c1288e

Please sign in to comment.