cisagov / cisagov/XFD

Resolve markdownlint Issues

Open
#28 1 comment 0 reactions 1 assignee Claimed by @Matthew-Grayson View on GitHub
Dominant language
Python
Stars
30
Forks
22
Avg merge
1d 21h
Merged PRs (30d)
22

Description

# 🐛 Summary #
Revert .mdl_config.yaml changes made in PR #5 and fix all issues flagged by pre-commit.
To run pre-commit locally, run `pre-commit markdownlint --all-files`

To setup pre-commit, run `./setup-env`.
If it fails to run, follow the instructions returned in the console. This includes installing pyenv pyenv-virtualenv, and adding its path to .zhrc.

To run the check-case-conflict hook, run `pre-commit run check-case-conflict --all-files`.
To run a different hook, replace `check-case-conflict` with the name of the hook. The list of available hooks is in .pre-commit-config.yaml

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.