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

[Bug] - Eslint Doesn't Seem to Work #269

Open
adithyaakrishna opened this issue Nov 10, 2022 · 1 comment
Open

[Bug] - Eslint Doesn't Seem to Work #269

adithyaakrishna opened this issue Nov 10, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@adithyaakrishna
Copy link

adithyaakrishna commented Nov 10, 2022

Description

When running yarn run lint or yarn run lint:check the command finishes without giving any output

How to reproduce

  1. Clone the repo
  2. cd FOSSologyUI
  3. Run yarn
  4. Make some Indentation changes in .js and .jsx files and run yarn run lint:check
  5. Should give errors, but CLI command finishes without giving output

Recording

screen-capture.8.webm

Versions

  • Last commit id on master: Latest
  • Operating System (lsb_release -a): macOS
  • Browser [e.g. chrome, safari]: Brave Browser (Based on Chromium)
@adithyaakrishna adithyaakrishna added the bug Something isn't working label Nov 10, 2022
@adithyaakrishna
Copy link
Author

Also as an enhancement, it would be nice to have husky and lint-staged checkers to use git hooks and lint files before the commit

CC @GMishx @Shruti3004 @Aman-Codes

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