Add function GetRulesToApplyToSourcePath.

This commit is contained in:
Amy Boyd
2016-06-22 23:58:10 +01:00
parent cfc8de6801
commit 2a8ad5689c
4 changed files with 114 additions and 1 deletions

View File

@@ -10,3 +10,6 @@ insert_final_newline = true
[keep-trailing-spaces]
trim_trailing_whitespace = false
[**.go]
indent_style = tabs