Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add try..except block in pre-commit linter (oppia#6019)
* Add try..except block in pre-commit linter Add try..except block to handle the case when there are no Python, JavaScript or CSS files to lint. * Modify comment * Move comment inside the try..except block
- Loading branch information