Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 18:22:10 UTC Now

2024-01-07 10:42:23 UTC MAIN commitmail json YAML

regal: Update to 0.15.0

Changes:
0.15.0
------
This release brings 2 new linter rules, and a few improvements and fixes.

- New rule: `deprecated-builtin`
- New rule: `default-over-not`
- Other improvements
    - Ignore directives can now be placed anywhere in a comment, and not
      just at the start of one.
- Several bugs fixes

(leot)