From bb521d452c00411324a4851df4221ef63de4e773 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Mon, 17 Apr 2017 17:23:40 +0200 Subject: [PATCH] Updated Style Guide (markdown) --- Style-Guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Style-Guide.md b/Style-Guide.md index 7bc5e87..2e319b8 100644 --- a/Style-Guide.md +++ b/Style-Guide.md @@ -1,4 +1,5 @@ This page outlines the style conventions that PDF.js follows to maintain a consistent codebase. We ask each contributor that creates a pull request to adhere to these conventions. + Many of these conventions will also be checked automatically by a linting tool after each push to a branch of a pull request. Please refer to https://github.com/mozilla/pdf.js/wiki/Contributing#4-run-lint-and-testing for information about running the linting tool locally. ## General