I recently shifted from VScode to neovim, and I used NVChad for the quick setup. I installed all lsps using mason and I didn't install any linters but on using neovim, pylint is already running over my code.
Image showing pylint is running
Mason showing no linter were installed
I tried googling stuff and going through NVChad documentation but couldn't find any help.