Code style fixes.
This commit is contained in:
parent
fa569f3e22
commit
4e68eb7180
89 changed files with 942 additions and 251 deletions
|
|
@ -117,7 +117,7 @@ class GithubBuild extends RemoteGitBuild
|
|||
|
||||
/**
|
||||
* Get a parsed version of the commit message, with links to issues and commits.
|
||||
*
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getCommitMessage()
|
||||
|
|
@ -138,7 +138,7 @@ class GithubBuild extends RemoteGitBuild
|
|||
|
||||
/**
|
||||
* Get a template to use for generating links to files.
|
||||
*
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getFileLinkTemplate()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue