generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 33
Labels
complexity: smallSmall changes with all steps laid out in detailSmall changes with all steps laid out in detailfeature: infrastructureFor changes on site technical architectureFor changes on site technical architecturerole: dev opss: PD teamstakeholder: People Depot Teamstakeholder: People Depot Teamsize: 0.25ptCan be done in 1.5 hours or lessCan be done in 1.5 hours or less
Milestone
Description
Overview
Now that mdformat supports the markdown snippet syntax (updated in the changes for #464), we should remove our exclusion of the files that contain that syntax, so that all markdown files are auto-formatted by mdformat.
Action Items
- Remove pre-commit config lines that exclude the 2 files
Resources/Instructions
These are the lines to remove:
peopledepot/.pre-commit-config.yaml
Lines 141 to 145 in 96cd995
exclude: | | |
(?x)^( | |
docs/index.md$| | |
docs/license.md$ | |
) |
Metadata
Metadata
Assignees
Labels
complexity: smallSmall changes with all steps laid out in detailSmall changes with all steps laid out in detailfeature: infrastructureFor changes on site technical architectureFor changes on site technical architecturerole: dev opss: PD teamstakeholder: People Depot Teamstakeholder: People Depot Teamsize: 0.25ptCan be done in 1.5 hours or lessCan be done in 1.5 hours or less
Type
Projects
Status
🆕New Issue Review