forked from matomo-org/matomo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.git-blame-ignore-revs
79 lines (79 loc) · 4.64 KB
/
.git-blame-ignore-revs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# .git-blame-ignore-revs
# Mass conversion of all files to the newly agreed coding standard: PSR 1/2
ae4b03163792f0b6e933933e5d37df87dc3fd566
# converted some links to use @link
b40e4d1da3296b05e5aa1abe64ee12548023da77
# Remove all occurences of @Package / @subpackage / @category from core/ files.
f9d52ca9433e33783e59b209554dfba58f30cec4
# Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
a8fbaf86abc13de414f1e2ceb855a49bb28de593
# removed lots of trailing whitespace
d9adcfe6169c6c10059a670f2ed984908eb4e105
# coding style fixes, some PHPStorm inspection fixes, improved readability of code, few refactorings, all as part of our code cleanup strategy
a00487b0b841c4b15463b591c7f62176c4b84d15
# fix core folder with php-cs-fixer for psr-2
a2a63d34ebb460174e1a3e8d8022fe3e3ab4b469
# Update the link tag for all php files (#14635)
b16a791aa3650d85af829156129c2bd44c7cb075
# many typo fixes in the code thanks to codespell (#15730)
2c5c72e2da4c015efa78069c9c1b407fc55a6483
# Update doc blocks with new name (#15857)
115527353a9e75e01aa4d263408956ae45403bea
# Typofixes (#19805)
d3de8d64f477d14bf10d5cd1d17521f0c19950ed
# [PHPCS] force new line at end of php file (#20715)
593437a3fd35381c13fe5cf7fabae5767dc3a519
# [PHPCS] Enable PSR1 coding standard (#20724)
aa2674a8241d5e4e55a2f7fbb74292e06eab8780
# [PHPCS] disallow using tabs for intending
d40e11f6decbe84834ed5f33406189055e6989b8
# [Coding Style] Enable rule PSR12.Files.OpenTag.NotAlone (#21649)
50d3b2a93bdb01eb1cfad5f6a91bae00cdcb30ae
# [Coding Style] Enable rule Squiz.WhiteSpace.ScopeKeywordSpacing.Incorrect (#21656)
1ae6df0f08783e8614c9fb14fc4bf7553537ce53
# [Coding style] Enable rule Generic.WhiteSpace.ScopeIndent.Incorrect(Exact) (#21671)
67c67f3149728fdad7a1ac1c9a5d95b04db0264f
# [Coding Style] Enable rule PSR12.Classes.AnonClassDeclaration.SpaceAfterKeyword (#21680)
5979482c4d14067952a04da279072f211f427ba2
# [Coding Style] Enable rule PSR12.Classes.ClassInstantiation.MissingParentheses (#21681)
e30646531986050ffdd3bfea4ac1dcfe74ee33e2
# [Coding Style] Enable rule PSR12.Classes.OpeningBraceSpace.Found (#21688)
1903b100fa47d4f702ce9a6eb05d4e64c0fa7daa
# [Coding Style] Enable rules PSR12.Operators.OperatorSpacing.NoSpaceBefore and PSR12.Operators.OperatorSpacing.NoSpaceAfter (#21690)
cc2a090a29878cac4f31b68b6917862e765c2d0d
# [Coding Style] Enable rule PSR12.Files.ImportStatement.LeadingSlash (#21692)
b5729c235c84ab76680ddf0736ecb543f5c283c2
# [Coding Style] Enable rule PSR12.Functions.ReturnTypeDeclaration.SpaceBeforeColon (#21693)
40ba1b12db9016d37942832397674d20cddf1218
# [Coding Style] Enable rule Squiz.WhiteSpace.SuperfluousWhitespace.EndLine (#21696)
b9c6430c0569308350c3b33231646016d19924ea
# [Coding Style] Enable rule PSR2.Methods.FunctionCallSignature.EmptyLine (#21699)
6fa0f5bb8bd0cb06c44db97e226612af9f844a81
# [Coding Style] Enable rule Generic.Formatting.DisallowMultipleStatements.SameLine (#21700)
942300387c974a8313b2bd5ecdb486957cca02c4
# [Coding Style] Enable rule PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineCASE (#21702)
f5719461b8342b2fcefe148c8c7174cdc72a89a7
# [Coding Style] Enable rule Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma (#21707)
01c30b930db2e8f96b0c146c21f895832e26fab0
# [Coding Style] Enable rules Generic.Functions.FunctionCallArgumentSpacing.* (#21710)
22162916d36389c7c7f3380ab3467890a0c2ef6e
# [Coding Style] Enable rule Squiz.Functions.MultiLineFunctionDeclaration.ContentAfterBrace (#21716)
4bf4190287d599d4ae6a67ba4bec1366d5cc541c
# Enable rule Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeBrace (#21717)
2cb62b61716129dca0b5d9fa2f8a5b3ac1eebac4
# [Coding Style] Enable rule PSR2.Classes.ClassDeclaration.SpaceAfterKeyword (#21720)
d6742943fe234d9f80727ae49ffebfb1539a3e67
# [Coding Style] Enable rules PSR2.Classes.ClassDeclaration.* (#21727)
8bfe2c7465a25081d8e5a23fcfa9b2f888272d41
# [Coding Style] Enable rule PSR12.Keywords.ShortFormTypeKeywords.LongFound (#21728)
04f8ed7c3406afbb155ba3af765169e6579eb3e4
# [Coding Style] Enable rule PSR2.ControlStructures.SwitchDeclaration.WrongOpenercase (#21731)
8f6e92f4b5c0e813fb09f2bae2fb91f7ade024d1
# [Coding Style] Enable rule PSR12.ControlStructures.BooleanOperatorPlacement.FoundMixed (#21730)
2e3c5156818f5c3b986243870d02ff99c3319f2f
# [Coding Style] Enable rule Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose (#21742)
16f8db6d5c6e5cf1e79344877749077ead1361bf
# [Coding Style] Enable rule PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose (#21747)
d209158e6ee34dc4b7c50df98c078954a750979f
# [Coding Style] Enable rule Squiz.Functions.FunctionDeclarationArgumentSpacing.NoSpaceBeforeArg (#21754)
7ccae042b39c80b26243f18f93b1c8042de178ca