Josh Berdine
cfc1c8be36
[copyright] Remove years
...
Reviewed By: jvillard
Differential Revision: D15771884
fbshipit-source-id: e2997e3a3
6 years ago
Mehdi Bouaziz
ce34dcb695
Format everything
...
Reviewed By: jeremydubreil
Differential Revision: D10844347
fbshipit-source-id: 5a374da82
6 years ago
Jules Villard
8b882ac1df
Change license to MIT
...
Summary:
Change the license of the source code from BSD + PATENTS to MIT.
Change `checkCopyright` to reflect the new license and learn some new file
types.
Generated with:
```
git grep BSD | xargs -n 1 ./scripts/checkCopyright -i
```
Reviewed By: jeremydubreil, mbouaziz, jberdine
Differential Revision: D8071249
fbshipit-source-id: 97ca23a
7 years ago
Dulma Churchill
ca23ed5f5f
[linters] Do not report MUTABLE_LOCAL_VARIABLE_IN_COMPONENT_FILE when the variable has __block attribute
...
Reviewed By: mbouaziz
Differential Revision: D5964778
fbshipit-source-id: 1807a66
7 years ago
Dulma Churchill
bb3201a8e8
[linters] Do not report MUTABLE_LOCAL_VARIABLE_IN_COMPONENT_FILE for variables of type std:vector
...
Reviewed By: mbouaziz
Differential Revision: D5964464
fbshipit-source-id: 71f2391
7 years ago
Dulma Churchill
e5007cf2e0
[linters] Do not report MUTABLE_LOCAL_VARIABLE_IN_COMPONENT_FILE for the loop indices
...
Reviewed By: jvillard
Differential Revision: D5964060
fbshipit-source-id: 5998eff
7 years ago
Ryan Rhee
28b741e62c
[componentkit] Compute Cyclomatic Complexity
...
Reviewed By: dulmarod
Differential Revision: D4203455
fbshipit-source-id: 9b19c25
8 years ago
Ryan Rhee
661de290e7
[componentkit] Gate analytics behind flag
...
Reviewed By: dulmarod
Differential Revision: D4217464
fbshipit-source-id: e11d172
8 years ago
Ryan Rhee
a4501462cc
[componentkit] Reference fake header in build system test
...
Reviewed By: dulmarod
Differential Revision: D4033937
fbshipit-source-id: adccbd6
8 years ago
Ryan Rhee
957bdde05e
Test that component kit headers skips imported headers
...
Reviewed By: jvillard
Differential Revision: D3706184
fbshipit-source-id: e8d4c8b
8 years ago