Skip to content

feat(IDE support): added RDF and SPARL IntelliJ plugin #33

feat(IDE support): added RDF and SPARL IntelliJ plugin

feat(IDE support): added RDF and SPARL IntelliJ plugin #33

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: "lts/*"
- run: npm i -g awesome-lint
- run: awesome-lint