Tags: dmullan17/samples
Tags
Add markdownlint with GitHub actions (dotnet#1898) * Add markdownlint with GitHub actions * Copy .markdownlint.json from docs * Update readme.md * Update readme.md * Update readme.md * Update and rename ReadMe.md to README.md * Update and rename ReadMe.md to README.md * Update README.md * Update README.md * Update README.md * Update readme.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Multiple fixes * Finish fixes * One missing leftover * Allow MD022 * Fix MD022 and enable MD004 * enable MD001 * enable MD009 * More fixes * More fixes * Fix MD009 * Enable MD013 * Some left-overs * Disable MD013 back, too much violations * Enable MD024 * Enable MD026 * Fix MD026 and enable MD028 * Enable some options in MD033 * Enable MD034 * Fix MD034
Add markdownlint with GitHub actions (dotnet#1898) * Add markdownlint with GitHub actions * Copy .markdownlint.json from docs * Update readme.md * Update readme.md * Update readme.md * Update and rename ReadMe.md to README.md * Update and rename ReadMe.md to README.md * Update README.md * Update README.md * Update README.md * Update readme.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Multiple fixes * Finish fixes * One missing leftover * Allow MD022 * Fix MD022 and enable MD004 * enable MD001 * enable MD009 * More fixes * More fixes * Fix MD009 * Enable MD013 * Some left-overs * Disable MD013 back, too much violations * Enable MD024 * Enable MD026 * Fix MD026 and enable MD028 * Enable some options in MD033 * Enable MD034 * Fix MD034
Add markdownlint with GitHub actions (dotnet#1898) * Add markdownlint with GitHub actions * Copy .markdownlint.json from docs * Update readme.md * Update readme.md * Update readme.md * Update and rename ReadMe.md to README.md * Update and rename ReadMe.md to README.md * Update README.md * Update README.md * Update README.md * Update readme.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Multiple fixes * Finish fixes * One missing leftover * Allow MD022 * Fix MD022 and enable MD004 * enable MD001 * enable MD009 * More fixes * More fixes * Fix MD009 * Enable MD013 * Some left-overs * Disable MD013 back, too much violations * Enable MD024 * Enable MD026 * Fix MD026 and enable MD028 * Enable some options in MD033 * Enable MD034 * Fix MD034
Add markdownlint with GitHub actions (dotnet#1898) * Add markdownlint with GitHub actions * Copy .markdownlint.json from docs * Update readme.md * Update readme.md * Update readme.md * Update and rename ReadMe.md to README.md * Update and rename ReadMe.md to README.md * Update README.md * Update README.md * Update README.md * Update readme.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Multiple fixes * Finish fixes * One missing leftover * Allow MD022 * Fix MD022 and enable MD004 * enable MD001 * enable MD009 * More fixes * More fixes * Fix MD009 * Enable MD013 * Some left-overs * Disable MD013 back, too much violations * Enable MD024 * Enable MD026 * Fix MD026 and enable MD028 * Enable some options in MD033 * Enable MD034 * Fix MD034
Use dotnetcli in DiagnosticScenarios/readme.md (dotnet#1855) * Fix link in DiagnosticScenarios/readme.md * Update readme.md * Update readme.md
Update the diagnostic scenarios sample target readme (dotnet#1857) * Update the diagnostic scenarios sample target readme * Update readme.md
adding VB identifier (dotnet#1823) * adding VB identifier * Apply suggestions from code review Co-Authored-By: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>