From c8b9c1cd0c65c220522189d6859051b08141600c Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Mon, 5 Nov 2018 13:10:45 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 4ada3e5..9cf2f6a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -20,6 +20,7 @@ - [Coding style policy](Coding-style-policy) - [Indentation](Indentation) - [String concatenation](String-concatenation) + - [Maximum line length](Maximum-line-length) - [Pull request policy](Pull-request-policy) - [Folder structure](Folder-structure) - [Actions](Actions)