#23 set the rank payrate to an aircraft; add some sample data

This commit is contained in:
Nabeel Shahzad
2017-06-21 22:30:32 -05:00
parent 5b920151b8
commit 0b31f492c2
3 changed files with 47 additions and 15 deletions

View File

@@ -3,6 +3,10 @@ root = true
[*.{js,py}]
charset = utf-8
[*.yml]
indent_style = space
indent_size = 2
# Tab indentation (no size specified)
[Makefile]
indent_style = tab