Skip to content

Commit

Permalink
try to use git submodule for phpstorm-attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
isfedorov committed Sep 27, 2024
1 parent 63db92a commit 4334b69
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 225 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "meta/attributes/phpstorm-attributes"]
path = meta/attributes/phpstorm-attributes
url = git@github.com:JetBrains/phpstorm-attributes.git
22 changes: 0 additions & 22 deletions meta/attributes/ArrayShape.php

This file was deleted.

49 changes: 0 additions & 49 deletions meta/attributes/Deprecated.php

This file was deleted.

42 changes: 0 additions & 42 deletions meta/attributes/ExpectedValues.php

This file was deleted.

27 changes: 0 additions & 27 deletions meta/attributes/Immutable.php

This file was deleted.

20 changes: 0 additions & 20 deletions meta/attributes/Language.php

This file was deleted.

24 changes: 0 additions & 24 deletions meta/attributes/NoReturn.php

This file was deleted.

21 changes: 0 additions & 21 deletions meta/attributes/ObjectShape.php

This file was deleted.

20 changes: 0 additions & 20 deletions meta/attributes/Pure.php

This file was deleted.

1 change: 1 addition & 0 deletions meta/attributes/phpstorm-attributes
Submodule phpstorm-attributes added at 65bab5

0 comments on commit 4334b69

Please sign in to comment.