Skip to content

Commit 428e360

Browse files
authored
Update README.md
1 parent 541a364 commit 428e360

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

coding_conventions/README.md

-4
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@
1111
[<img src="http://pinecoders.com/images/PineCodersLong.png">](http://pinecoders.com)
1212

1313
# Pine Script Coding Conventions
14-
1514
The goal of these Coding Conventions is to present a set of best practices and style guidelines for Pine Script. By making Pine scripts easier to read, these guidelines make open source code more usable, while also providing safeguards that minimize the risk of errors for developers.
1615

1716
### Table of Contents
18-
1917
- [Script Structure](#script-structure)
2018
- [Naming Conventions](#naming-conventions)
2119
- [Spacing](#spacing)
2220
- [Line Wrapping](#line-wrapping)
23-
24-
2521
<br>
2622

2723
## Script Structure

0 commit comments

Comments
 (0)