mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
Create 111422-htmllinting-htmlhint.md
This commit is contained in:
parent
1d453bdd49
commit
cc6df228ed
19
specs/adrs/111422-htmllinting-htmlhint.md
Normal file
19
specs/adrs/111422-htmllinting-htmlhint.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Use HTMLhint for HTML linting framework
|
||||||
|
|
||||||
|
- Status: accept
|
||||||
|
- Deciders: Arthur Lu, Marc Reta
|
||||||
|
- Date: 11 / 14 / 22
|
||||||
|
|
||||||
|
## Decision Drivers
|
||||||
|
|
||||||
|
- Need linting to work with multiple style standards
|
||||||
|
- Need linting to be fast and informative
|
||||||
|
|
||||||
|
## Considered Options
|
||||||
|
|
||||||
|
- HTMLhint
|
||||||
|
- HTML-validate
|
||||||
|
|
||||||
|
## Decision Outcome
|
||||||
|
|
||||||
|
Chosen Option: HTMLhint for its low configuration complexity.
|
Loading…
Reference in New Issue
Block a user