This commit is contained in:
@@ -221,7 +221,7 @@ npm run lint:css
|
|||||||
2. **Analyze Output for Errors**:
|
2. **Analyze Output for Errors**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
grep -E -i '\b(ERROR|WARNING)\b' phpcs-output.log
|
grep -E -i '\b(ERROR|WARNING)' phpcs-output.log
|
||||||
```
|
```
|
||||||
|
|
||||||
3. **Automatically Fix Issues** (when possible):
|
3. **Automatically Fix Issues** (when possible):
|
||||||
|
|||||||
Reference in New Issue
Block a user