mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Fix markdown lint (#80)
* Fix the applyTo property in the instructions files Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com> * Update applyTo property to target specific GitHub Actions workflow files Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com> * Update security-and-owasp.instructions.md * Fixing readme --------- Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
applyTo: ["*"]
|
||||
applyTo: '*'
|
||||
description: "Comprehensive secure coding instructions for all languages and frameworks, based on OWASP Top 10 and industry best practices."
|
||||
---
|
||||
# Secure Coding and OWASP Guidelines
|
||||
|
||||
Reference in New Issue
Block a user