mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-07 07:32:12 +00:00
feat: Add Azure resource naming conventions based on Microsoft CAF (#1635)
* feat: add Azure resource naming conventions based on Microsoft CAF * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * docs: update Azure naming conventions with additional resource type patterns and constraints Co-authored-by: Copilot <copilot@github.com> * docs: add CAF acronym to ignore-words-list in codespell configuration * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
+3
-1
@@ -52,7 +52,9 @@
|
||||
|
||||
# FO - tasklist option /FO to format running task output
|
||||
|
||||
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB,TE,FillIn,alle,vai,LOD,InOut,pixelX,aNULL,Wee,Sherif,queston,Vertexes,nin,FO
|
||||
# CAF - Microsoft Cloud Adoption Framework acronym
|
||||
|
||||
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB,TE,FillIn,alle,vai,LOD,InOut,pixelX,aNULL,Wee,Sherif,queston,Vertexes,nin,FO,CAF
|
||||
|
||||
# Skip certain files and directories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user