ast-grep/_constraints
Michael Vetter 4ed6d9fd74 - Update to 0.29.0:
* feat: support override severity of unused-suppression #1556
  * feat: unify configuration reading #1557
  * feat: unify configuration #1557
  * refactor: improve file config handling #1553
  * refactor: revamp configuration file discovering and custom language registration #1553
  * feat(scan): support context, before/after flags #1549
  * feat: add RuleOverwrite to override rule severity from CLI #1061
  * Breaking change: feat: support --config in sg new cfe472f
  * feat: add rule overwrite impl fb4ac07
  * fix(deps): update dependency @swc/core to v1.7.36 c11fd89

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=92
2024-10-30 08:48:43 +00:00

14 lines
239 B
Plaintext

<constraints>
<overwrite>
<conditions>
<arch>s390x</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<memory>
<size unit="G">8</size>
</memory>
</hardware>
</overwrite>
</constraints>