Skip to content

Linting not working following directions at https://github.com/github/super-linter/blob/master/README.md #928

@artgoldberg

Description

@artgoldberg

Describe the bug

Did not get expected behavior following these directions (https://github.com/github/super-linter/blob/master/README.md):

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

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

grep: .github/workflows/linter.yml: No such file or directory

I'm probably doing something wrong.
Thanks for your attention.
Arthur

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions