From 538aa4fa612f7741c42780d62ddb8ee26a9ac38f Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 3 Nov 2025 09:43:18 -0500 Subject: [PATCH] Update faq.md --- docs/faq.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index a3d867d..2043a59 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -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: (): 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: