Add source encoding
This commit is contained in:
@@ -36,3 +36,7 @@ inputs:
|
||||
password:
|
||||
description: "Password that goes with the sonar.login username. This should be left blank if an authentication token is being used."
|
||||
required: false
|
||||
encoding:
|
||||
description: "Encoding of the source code."
|
||||
required: false
|
||||
default: "UTF-8"
|
||||
Reference in New Issue
Block a user