A few improvements to validation.
This commit is contained in:
@ -24,6 +24,7 @@ fi
|
||||
# Make validation scripts executable
|
||||
echo -e "\n${YELLOW}1. Making validation scripts executable...${NC}"
|
||||
chmod +x tools/validate_syntax.py
|
||||
chmod +x tools/validate_pep8.py
|
||||
chmod +x tools/validate_release.py
|
||||
chmod +x tools/cleanup_cache.py
|
||||
chmod +x tools/pre-commit-hook
|
||||
|
Reference in New Issue
Block a user