refactor: code cleanup, stricter config validation (#155)

This commit is contained in:
Henrique Dias
2024-07-21 20:52:50 +02:00
committed by GitHub
parent 46d54e4465
commit c125bedae1
19 changed files with 683 additions and 654 deletions
+2
View File
@@ -1,4 +1,5 @@
name: Lint
on:
push:
tags:
@@ -6,6 +7,7 @@ on:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest