mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-06 15:58:41 +00:00
Update inspections.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
eaef421f9b
commit
15047aec46
|
|
@ -305,6 +305,10 @@ The following checks should also be performed. If you use the git hooks from the
|
||||||
* Has logs
|
* Has logs
|
||||||
* Has whitespace at line end
|
* Has whitespace at line end
|
||||||
|
|
||||||
|
##### Other manual checks
|
||||||
|
|
||||||
|
By adding the `?debug=1` query parameter to a url a css file gets loaded that can help finding missing html attributes (e.g. alt="", for="", ...) by drawing a red border around the element that possibly needs improving.
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
[Development process](https://github.com/Karaka-Management/Organization-Guide/blob/master/Processes/01_Development.md)
|
[Development process](https://github.com/Karaka-Management/Organization-Guide/blob/master/Processes/01_Development.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user