Merge pull request #31091 from tgstation/Cyberboss-patch-1

Gives 1 GBP for Grammar and formatting
This commit is contained in:
oranges
2017-09-29 15:55:27 +13:00
committed by CitadelStationBot
parent d25894447e
commit f508d248be

View File

@@ -456,6 +456,7 @@ function get_pr_code_friendliness($payload, $oldbalance = null){
'Fix' => 2, 'Fix' => 2,
'Refactor' => 2, 'Refactor' => 2,
'Code Improvement' => 1, 'Code Improvement' => 1,
'Grammar and Formatting' => 1,
'Priority: High' => 4, 'Priority: High' => 4,
'Priority: CRITICAL' => 5, 'Priority: CRITICAL' => 5,
'Atmospherics' => 4, 'Atmospherics' => 4,