|
|
@ -105,6 +105,9 @@ The scope could be anything specifying place of the commit change. For example |
|
|
|
`$location`, `$browser`, `$compile`, `$rootScope`, `ngHref`, `ngClick`, |
|
|
|
`$location`, `$browser`, `$compile`, `$rootScope`, `ngHref`, `ngClick`, |
|
|
|
`ngView`, etc. |
|
|
|
`ngView`, etc. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since people were abusing length of the scope, it's limited to 12 characters. |
|
|
|
|
|
|
|
If you're running into the limit, you're doing it wrong. |
|
|
|
|
|
|
|
|
|
|
|
#### Subject |
|
|
|
#### Subject |
|
|
|
The subject contains succinct description of the change: |
|
|
|
The subject contains succinct description of the change: |
|
|
|
|
|
|
|
|
|
|
|