[geany/geany] 431687: Rust: Updated suggested indentation defaults

ZoomRmc git-noreply at xxxxx
Wed Feb 17 15:34:00 UTC 2016


Branch:      refs/heads/master
Author:      ZoomRmc <ZoomRmc at users.noreply.github.com>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Wed, 17 Feb 2016 15:34:00 UTC
Commit:      4316872503ca5494701bd5366294ce2875591bce
             https://github.com/geany/geany/commit/4316872503ca5494701bd5366294ce2875591bce

Log Message:
-----------
Rust: Updated suggested indentation defaults

Indentation per official style guide:
https://github.com/rust-lang/rust/blob/master/src/doc/style/style/whitespace.md

Closes #595.


Modified Paths:
--------------
    data/filetypes.rust

Modified: data/filetypes.rust
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -60,7 +60,7 @@ context_action_cmd=
 [indentation]
 #width=4
 # 0 is spaces, 1 is tabs, 2 is tab & spaces
-#type=1
+#type=0
 
 [build-menu]
 FT_00_LB=Compile



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list