Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,17 +86,6 @@ We welcome all feedback - whether it's a bug report, success story, or enhanceme

---

## Q: Why do I get the following error message in GitHub for some of the rules?

```
Error in user YAML: (<unknown>): did not find expected alphabetic
or numeric character while scanning an alias at line x column x
```

**A:** You can safely ignore this error. GitHub attempts to parse YAML headers combined with markdown content, which can cause this warning. It does not affect rule functionality - the rules will work correctly in your IDE regardless of this GitHub display issue.

---

## Q: How can I contribute to these rules and this project?

**A:** You can contribute at any time by:
Expand Down