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