Skip to content

Commit

Permalink
Remove checks from the catalog since they now are in their own repo (#…
Browse files Browse the repository at this point in the history
…511)

* Remove checks from the catalog since they now are in their own repo

* Remove the tlint CI action
  • Loading branch information
dottorblaster authored Sep 27, 2024
1 parent e4a460c commit 9182e7e
Show file tree
Hide file tree
Showing 35 changed files with 0 additions and 2,125 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,21 +53,6 @@ jobs:
mix deps.compile --warnings-as-errors
mix dialyzer --plt
tlint:
name: Lint checks
runs-on: ubuntu-20.04
container:
image: ghcr.io/trento-project/tlint:latest
volumes:
- ${{ github.workspace }}:/data
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run TLint
run: "/home/tlint/tlint lint -f /data/priv/catalog"

static-code-analysis:
name: Static Code Analysis
needs: [elixir-deps, api-bc-check]
Expand Down
68 changes: 0 additions & 68 deletions priv/catalog/00081D.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions priv/catalog/0B6DB2.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions priv/catalog/156F64.yaml

This file was deleted.

71 changes: 0 additions & 71 deletions priv/catalog/15F7A8.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions priv/catalog/205AF7.yaml

This file was deleted.

Loading

0 comments on commit 9182e7e

Please sign in to comment.