Separate the action handling of ln_s into a new method to lower complexity

This commit is contained in:
Nicolas McCurdy
2014-01-09 01:00:40 -05:00
parent 0bbb82f9ba
commit bb735763c6
2 changed files with 19 additions and 8 deletions

View File

@@ -9,8 +9,5 @@ Eval:
ClassLength:
Enabled: false
CyclomaticComplexity:
Max: 7
MethodLength:
Max: 36