summaryrefslogtreecommitdiffstats
path: root/tools/lint/test/files/rst/good.rst
blob: fd12da85d3b7a04ec3caed47677d2eb78165afaf (plain)
1
2
3
4
5
6
7
8
9
10
11
============
Coding style
============


This document attempts to explain the basic styles and patterns used in
the Mozilla codebase. New code should try to conform to these standards,
so it is as easy to maintain as existing code. There are exceptions, but
it's still important to know the rules!