Skip to content

v1.2.0

Compare
Choose a tag to compare
@suzuki-shunsuke suzuki-shunsuke released this 15 Dec 01:49
· 82 commits to main since this release
v1.2.0
6039e95

Issues | Pull Requests | v1.1.2...v1.2.0

Features

#1199 Support fixing code by tflint --fix

ghcp is required.

You can install ghcp by aqua.

aqua g -i int128/ghcp

e.g.

- uses: suzuki-shunsuke/[email protected]
  with:
    github_token_for_fix: ${{ secrets.GH_TOKEN_FOR_FIX }} # The permission `contents:write` is required.
    fix: "true"