From d21730774752b8bc439564b1e3b687ad2aa0922c Mon Sep 17 00:00:00 2001 From: skullY Date: Fri, 30 Aug 2019 14:27:38 -0700 Subject: consistency --- docs/ChangeLog/20190830.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/ChangeLog/20190830.md b/docs/ChangeLog/20190830.md index d0bddd3c82..bd2d5e19c3 100644 --- a/docs/ChangeLog/20190830.md +++ b/docs/ChangeLog/20190830.md @@ -6,7 +6,7 @@ This document marks the inaugural Breaking Change merge. A list of changes follo ## Core code formatting with clang-format -* All core code (`drivers/`, `quantum/`, `tests/`, and `tmk_core`) has been formatted with clang-format +* All core files (`drivers/`, `quantum/`, `tests/`, and `tmk_core/`) have been formatted with clang-format * A travis process to reformat PR's on merge has been instituted * You can use the new CLI command `qmk cformat` to format before submitting your PR if you wish. -- cgit v1.2.3