-
-
Notifications
You must be signed in to change notification settings - Fork 281
Closed as not planned
Labels
O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityThis issue or pull request is stale, it will be closed if there is no activityquestionFurther information is requestedFurther information is requested
Description
Hi There,
First off thank you so much to the developers and the community surrounding Super Linter. This is exactly the tool I was looking for. I'm trying to integrate it into my Rust Projects and future Projects.
The Goal
The project i'm trying to work with can be found here
https://github.com/dysonltd/tmag5273
Its a cross platform rust library that multiple people will be working on.
The workflow I thought I could get based on the docs was
- Someone submits a PR
- The Linting Runs
- a subsequent PR is sent to the existing PR with auto lint fixes
However I cant seem to get it to work correctly. Ive trialed out different configurations in this repo:
ScottGibb/ci_playground#6
The Problem
I cant get the auto Fix PR to work, I managed to get the commit to branch auto fix to work. However id prefer if I could review the linter changes before it changes the PR branch.
Metadata
Metadata
Assignees
Labels
O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityThis issue or pull request is stale, it will be closed if there is no activityquestionFurther information is requestedFurther information is requested