Jayanth Kumar

Results 12 comments of Jayanth Kumar

I'm interested in implementing this feature. I agree that using linting tools like black, flake8, and isort can significantly improve the consistency of our code style. The pre-commit hook idea...

Okay, Alright, should I draft a PR then ?

Tasks - [x] Create UI for adding Target URLs to the project, #1030 - [ ] Update Documentation --> Will wait for #1030 to get merged, this is be reflected...

Facing the same issue, Im on Mac M1 and I am using the ubuntu docker shell with volume mounted ``` docker run -it -v : ubuntu:22.04 ``` Inside the docker...

Ack @tdruez so, on `create project page`, I'll place it below the `execute now check box` And on the `specific project page`, I'll add a modal beside, `Add inputs` and...

Hey @pombredanne , This should be fixed in extractcode. We aren't hardcoding this msg from `scancode.io`, but we are just simply displaying the string we get from extractcode. We should...