Updated Style Guide (markdown)

Tim van der Meij 2019-12-27 12:33:37 +01:00
parent a819cc9f6e
commit 6c42e1be75

@ -1,6 +1,6 @@
This page outlines the style conventions that PDF.js follows to maintain a consistent code base. We ask each contributor that creates a pull request to adhere to these conventions.
Most of these conventions ware checked automatically by a linter (Prettier) after each push to a branch of a pull request. Refer to https://github.com/mozilla/pdf.js/wiki/Contributing#4-run-lint-and-testing for information about running the linter locally.
Most of these conventions are checked automatically by a linter (Prettier) after each push to a branch of a pull request. Refer to https://github.com/mozilla/pdf.js/wiki/Contributing#4-run-lint-and-testing for information about running the linter locally.
## General
* Indentation: 2 spaces