Docs updates

This commit is contained in:
Jermolene
2014-10-16 10:01:02 +01:00
parent a4c1fee075
commit 209c018c38
4 changed files with 42 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
modified: 20141016083333808
title: TiddlyWiki Coding Style Guidelines
tags: dev
@@ -7,6 +8,8 @@ TiddlyWiki is a large project with many interested parties. It benefits everyone
! Guidelines
This list of guidelines isn't exhaustive but captures some of the common problems. The ultimate guide is the existing TiddlyWiki code-base. There are still some places where the coding guidelines aren't used consistently within the core; pull requests are welcome to help resolve those issues.
!! Tabs and whitespace
TiddlyWiki uses 4-character tabs for indenting.