]> source.dussan.org Git - nextcloud-server.git/commit
chore(rector): Add rule to import Nextcloud classes in all files
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 26 Sep 2024 09:11:20 +0000 (11:11 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 15 Oct 2024 08:38:05 +0000 (10:38 +0200)
commit28153443a55290877f4507a06b404f39c1cd6ec1
tree5a32cf046b1f146348745111e069462c44772fb0
parent832695d5654bb3bfe81a29a3557d99b2b4a334f0
chore(rector): Add rule to import Nextcloud classes in all files

We skip all files outside of OC/OCA/OCP from "use" auto-import because
 it’s not always desirable to import classes when they have generic
 names, so it should be the developer choice.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
build/rector.php