.rules
 1<!--
 2SPDX-FileCopyrightText: Amolith <amolith@secluded.site>
 3
 4SPDX-License-Identifier: CC0-1.0
 5-->
 6
 7- After completing requests, check the project diagnostics and resolve each
 8  issue, one by one, according to your rules.
 9- Only after you've resolved all diagnostics should you run `just` in the
10  terminal, if available, to perform further checks.