Home
last modified time | relevance | path

Searched refs:googleJavaFormatPath (Results 1 – 2 of 2) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dlint-java.js21 const googleJavaFormatPath = path.join( constant
67 `java -jar ${googleJavaFormatPath} --dry-run $(${javaFilesCommand})`,
80 `java -jar ${googleJavaFormatPath} --set-exit-if-changed ${file}`,
172 await download(googleJavaFormatUrl, googleJavaFormatPath);
197 `java -jar ${googleJavaFormatPath} --set-exit-if-changed --replace $(${javaFilesCommand})`,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dlint-java.js21 const googleJavaFormatPath = path.join( constant
67 `java -jar ${googleJavaFormatPath} --dry-run $(${javaFilesCommand})`,
80 `java -jar ${googleJavaFormatPath} --set-exit-if-changed ${file}`,
172 await download(googleJavaFormatUrl, googleJavaFormatPath);
197 `java -jar ${googleJavaFormatPath} --set-exit-if-changed --replace $(${javaFilesCommand})`,