Ignore sfdx-project.json file in order to compare code using Metadata API structure
I need use the sfdx-project.json file in order to integrate with VS
code, but using Metadata API structure.
Apparently, Gearset is looking for this file to define if is a metadata API or SFDX structure,
So I need a ignore looking for this file, in order to compare as metadata API structure.
Thank you.
1
vote
TIAGO CARAFINI
shared this idea
-
How would Gearset programatically know what format (Metadata or SFDX source) to parse the repository with, other than using the "sfdx-project.json"? file?