Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markdown files are not being linted #38

Open
jobara opened this issue Nov 3, 2020 · 0 comments
Open

markdown files are not being linted #38

jobara opened this issue Nov 3, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@jobara
Copy link
Member

jobara commented Nov 3, 2020

Describe the bug

Running npm run lint does not lint the markdown files because the lintall task has not been configured to locate them.

To reproduce

Steps to reproduce the behavior:

  1. From the terminal run npm run lint
  2. Notice that the markdown files have not been linted

Expected behavior

The markdown files should have been linted, and produce no errors.

@jobara jobara added the bug Something isn't working label Nov 3, 2020
greatislander added a commit to greatislander/guide.inclusivedesign.ca that referenced this issue Nov 4, 2020
Fix Markdown linting issues, add CI for linting.

See: fluid-project/handbook.floeproject.org#38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant