Sonya Nikiforova

Results 86 comments of Sonya Nikiforova

> The initial readme generation creates subheaders for each folder in the repo and places each file accordingly. To make it neat, the respective documents are placed under their subheaders....

> [@sonniki](https://github.com/sonniki) PR ready to be reviewed. Okay. As per the [docs](https://github.com/causify-ai/helpers/blob/master/docs/coding/all.submit_code_for_review.how_to_guide.md#ask-for-reviews), please "re-request review" through the GH interface when the PR is ready for a new round of review.

> One idea is to use one of the existing issues level attribute as Status. Currently, there are two (Labels and Types). The drawback is that we can't rename them...

> I think it's not using the code in the image ATM as it searches for the file on the host. One way to solve this is to use the...

This particular issue could potentially go in the documentation project but a new GH project is also fine by me.

> I'd do tutorial_neo4j since @Prahar08modi and @tkpratardan are working on that so it should be working. Might not be the best option -- for some reason, the poetry file...

@sandeepthalapanane this is a Linter bug fix issue. Some useful links for debugging Linter: - Entrypoint of the [`i lint`](https://github.com/causify-ai/helpers/blob/7845d0a36fde3f3c2b4652b1a5e29eb8cd6b6cc6/helpers/lib_tasks_lint.py#L181) command - [Main Linter script](https://github.com/causify-ai/helpers/blob/master/linters/base.py) that calls all the steps...