-
What is missing in my opinion in both the "Extensibility" section of the requirements and the "Deliverables" section of the charter is the definition of rules for extending RPP.
On one hand, the rule…
-
Configure branch protection rules to require successful test runs before merging into the main branch.
Acceptance Criteria: The main branch is protected, requiring all checks to pass before merging.
-
Frontend build suite run `frontend/gradlew -p frontend clean build`, while successful, gives 162 warnings about PMD rule violations.
-
Some of the typescript-extended rules are inherently supported by `oxlint` and thus are only advertised as a single rule.
It's a bit annoying having to match rules when they are different names.
…
Sysix updated
2 weeks ago
-
As discussed in the SIG meeting a few weeks ago, we'd like to move license/compliance/provenance rules out of `bazelbuild/rules_license` and make it owned by the community.
Therefore, we'd like to …
-
as rule traces if you could produce something of the style I used above that would be the easiest for me to follow/debug
something like
```
expr1
~~> rulename
expr2
~~> rulename
expr3
…
-
### Rule details
Enforce the usage of [Logical Properties and Values](https://www.w3.org/TR/css-logical-1/) in CSS. Physical dimensions and directions are described left to right and top to bottom, …
-
**Describe your intention**
A clear and concise description of your idea
when i ran the program i got
Gtk-Message: 20:21:18.318: Failed to load module "xapp-gtk3-module"
Qt: Session management e…
-
Create game rules panel accessible from the main menu. Explain all the rules together with screenshots.
-
Some at-rules are only valid within a certain _other_ at-rule, e.g. margin rules within [@page](https://drafts.csswg.org/css-page/#syntax-page-selector), or `@swash` (etc) within [@font-feature-values…