issues
search
w3f
/
w3f-education
Technical Education at Web3 Foundation
Other
17
stars
19
forks
source link
[infra] Link check action, lint-staging, and prettier config
#126
Closed
CrackTheCode016
closed
1 year ago
CrackTheCode016
commented
1 year ago
This PR adds several enhancements:
A more comprehensive link checking action that runs daily (tested on push)
lint-staging configuration
Prettier precommit hook to ensure common style (copies the Polkadot Wiki)
Link checking precommit on
staged
files only
Fixed all current broken links
Fixed formatting on files
Closes issue #119
This PR adds several enhancements: