Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yii2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
  • extensions
  • apidoc
  • templates
  • bootstrap
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Carsten Brandt's avatar
    Tabs to spaces to be consistent · b7e493fc
    Carsten Brandt authored 11 years ago
    ```
    vendor/bin/indent --spaces -r framework/
    vendor/bin/indent --tabs -r . --pattern=*.json
    vendor/bin/indent --spaces -r . --pattern=*.md
    vendor/bin/indent --spaces -r . --pattern=yii.*.js
    vendor/bin/indent --spaces -r . --pattern=*.css
    ```
    b7e493fc
Name
Last commit
Last update
..
assets Tabs to spaces to be consistent 11 years ago
layouts adjusted guide renderer to new guide structure 11 years ago
views Reformat code te be PSR-2 compatible 11 years ago
ApiRenderer.php fixes Yii source path 11 years ago
GuideRenderer.php added search form to api docs 11 years ago
RendererTrait.php fixed file PHPdoc 11 years ago
SideNavWidget.php fixed all the PHPdoc in extensions 11 years ago