Aryan Shah
Aryan Shah
> If this issue is still not fixed i would like to work on it. Can you please assign the issue to me?
Unassigning myself as i couldn't find how to try it for production database, I tried asking on slack but there was no response. So it works correctly for sample data...
Can you assign the issue to me?
Can you please assign the issue to me?
@varshith257 i need help. Can you tell me the path of the eslint_disable_check.py since i couldn't find it or do i have to add it?
its present in admin so for API i have to add it right?
I am not sure but hope this fixed the issue . If any changes required do let me know
> @ARYANSHAH1567 Can you test using the guidance in the issue to make sure it does? When i run the .py script individually it returns error that //next-line comment is...
@palisadoes found the problem. In the pull-request.yml while running the linting error it was running only the eslint check and not executing the eslint-disable.py file due to which these errors...
Same for the Admin it also executes only the command npx eslint does not include the eslint-disable.py script