diff --git a/src/configs/standard.ts b/src/configs/standard.ts index fc6916b7..25f667a6 100644 --- a/src/configs/standard.ts +++ b/src/configs/standard.ts @@ -21,7 +21,6 @@ export = { "yml/no-empty-sequence-entry": "error", "yml/no-irregular-whitespace": "error", "yml/no-tab-indent": "error", - "yml/no-trailing-zeros": "error", "yml/plain-scalar": "error", "yml/quotes": "error", "yml/spaced-comment": "error",