Skip to content

Commit 6842179

Browse files
authored
Merge pull request #60 from project-codeguard/bug/remove-old-error-message
Update faq.md
2 parents 02a71ff + 538aa4f commit 6842179

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/faq.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,6 @@ We welcome all feedback - whether it's a bug report, success story, or enhanceme
8686

8787
---
8888

89-
## Q: Why do I get the following error message in GitHub for some of the rules?
90-
91-
```
92-
Error in user YAML: (<unknown>): did not find expected alphabetic
93-
or numeric character while scanning an alias at line x column x
94-
```
95-
96-
**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.
97-
98-
---
99-
10089
## Q: How can I contribute to these rules and this project?
10190

10291
**A:** You can contribute at any time by:

0 commit comments

Comments
 (0)