mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 17:07:18 +00:00
Docs updates
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user