Skip to content

Remove mdformat file exclusions #552

@fyliu

Description

@fyliu

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:

exclude: |
(?x)^(
docs/index.md$|
docs/license.md$
)

Metadata

Metadata

Assignees

Labels

complexity: smallSmall changes with all steps laid out in detailfeature: infrastructureFor changes on site technical architecturerole: dev opss: PD teamstakeholder: People Depot Teamsize: 0.25ptCan be done in 1.5 hours or less

Type

Projects

Status

🆕New Issue Review

Relationships

None yet

Development

No branches or pull requests

Issue actions