ladybird/.github
Brian Gianforcaro 95df8882e6 Meta: Suppress PVS Studio Rule v603
This rule seems to be confused about basic syntax of C++.
It flags with false positives such as:

    ```
    The object was created but it is not being used. If you wish
    to call constructor, 'this->set_y::set_y(....)' should be used.
    ```

Lets suppress it until it can be fixed.
2022-04-03 16:18:32 -07:00
..
workflows Meta: Suppress PVS Studio Rule v603 2022-04-03 16:18:32 -07:00
FUNDING.yml Meta: Add Sam Atkins's GitHub Sponsors to funding options :^) 2021-12-28 08:08:39 +01:00
stale.yml Meta: Stop limiting stale-bot actions per hour. 2021-04-19 23:32:48 +02:00