From 3be1cb64a846c75e69a274a7cc56dcdd1cc87d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Delafargue?= Date: Wed, 6 Dec 2017 11:19:23 +0100 Subject: [PATCH] Fix format for `spaces_around_ranges` example --- Configurations.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Configurations.md b/Configurations.md index 42bd66da3539..9bb7b60d18ca 100644 --- a/Configurations.md +++ b/Configurations.md @@ -1503,8 +1503,6 @@ struct Foo { } ``` -``` - ## `spaces_around_ranges` Put spaces around the .. and ... range operators