mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-24 08:55:48 +02:00
Updated Style Guide (markdown)
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.
|
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
|
## General
|
||||||
* Indentation: 2 spaces
|
* Indentation: 2 spaces
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user