diff --git a/.markdownlint.yaml b/.markdownlint.yaml index a7a113f..34c4081 100644 --- a/.markdownlint.yaml +++ b/.markdownlint.yaml @@ -121,8 +121,7 @@ MD041: # MD044/proper-names - Proper names should have the correct capitalization MD044: # List of proper names - names: - - helm + names: [] # Include code blocks code_blocks: false @@ -134,4 +133,4 @@ MD046: # MD048/code-fence-style - Code fence style MD048: # Code fence syle - style: "backtick" \ No newline at end of file + style: "backtick"