You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use this GitHub Action you will need to complete the following:
Create a new file in your repository called .github/workflows/linter.yml
Copy the example workflow from below into that new file, no extra configuration required
Commit that file to a new branch
Open up a pull request and observe the action working
Enjoy your more stable, and cleaner code base
Describe the bug
Did not get expected behavior following these directions (https://github.com/github/super-linter/blob/master/README.md):
To Reproduce
I followed the directions above at https://github.com/KarrLab/de_sim/tree/try_linter. See pull request KarrLab/de_sim#62.
Expected behavior
Instead of lint output, I find
I'm probably doing something wrong.
Thanks for your attention.
Arthur
The text was updated successfully, but these errors were encountered: