WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

imas/setup-rdflint

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

setup-rdflint

GitHub Action to setup rdflint

Usage

runs-on: ubuntu-latest
steps:
  - uses: actions/checkout@v4
  - uses: actions/setup-java@v4
    with:
      distribution: temurin
      java-version: 17
  - uses: imas/setup-rdflint@v3
  - run: rdflint -config rdflint-config.yml

Inputs

  • rdflint-version: Optional. The version of rdflint to be installed. Example: 0.1.2. Defaults to latest.

License

MIT License

About

GitHub Action to setup rdflint

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •