- Comments on functions and files
- Forcing ternary operator instead of if else statement
- Enable auto correct of linting errors
- Forcing function to return same data type
- Disallow Commented code
- Restrict file length
- Check duplicate class names
- No hex code define in sass files must be defined in variable files
- Restrict committing changes in configuration files (eslint / sasslint)
- Implementation of Post Scripts and Post checkout