mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 19:26:03 +03:00
Make sure linting works as of now, will have to adjust later
This commit is contained in:
parent
b6721934e4
commit
251aa7fc94
2 changed files with 5 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -10,7 +10,6 @@ docs-build:
|
|||
docfx docs/docfx.json
|
||||
|
||||
lint:
|
||||
dotnet build src/DotTiled.sln
|
||||
dotnet format style --verify-no-changes src/DotTiled.sln
|
||||
dotnet format analyzers --verify-no-changes src/DotTiled.sln
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue