Skip to content

Commit

Permalink
psr2 coding standars and roadmap changes
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosister committed Apr 30, 2014
1 parent c183b61 commit 8bb12d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ Dependencies
Code style
----------

* GitElephant follows the [Symfony2 Coding Standard](https://github.com/opensky/Symfony2-coding-standard)
* GitElephant follows the [PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
* I'm using [gitflow](https://github.com/nvie/gitflow)

Want to contribute?
Expand Down
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ todo
* better status handling with --porcelain DONE
* named exceptions DONE
* unstage DONE
* SSH to execute command on remote server

next
* git blame
* blobs management
* submodules management
* signed tags
* SSH to execute command on remote server

0 comments on commit 8bb12d4

Please sign in to comment.