diff --git a/languages.toml b/languages.toml index 21fe917f8..024548895 100644 --- a/languages.toml +++ b/languages.toml @@ -1245,7 +1245,7 @@ roots = [] file-types = ["COMMIT_EDITMSG"] comment-token = "#" indent = { tab-width = 2, unit = " " } -rulers = [50, 72] +rulers = [51, 73] text-width = 72 [[grammar]]