File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44# yamllint enable rule:line-length
55
66---
7- name : dotNET Tests
7+ name : dotNET Lint
88
99on : # yamllint disable-line rule:truthy
1010 push :
Original file line number Diff line number Diff line change 11# Algorithm Exercises (C# / .NET 8.0)
22
3- [ ![ .NET] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/dotnet.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/dotnet.yml )
3+ [ ![ .NET CI/CD Test] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/dotnet-test.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/dotnet-test.yml )
4+ [ ![ .NET CI/CD Lint] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/dotnet-lint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/dotnet-lint.yml )
45[ ![ Markdown Lint] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/markdown-lint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/markdown-lint.yml )
56[ ![ YAML lint] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/yamllint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-csharp/actions/workflows/yamllint.yml )
67
You can’t perform that action at this time.
0 commit comments