This website requires JavaScript.
Explore
Help
Sign In
flasn4nt
/
grpc-java
mirror of
https://github.com/grpc/grpc-java.git
Watch
1
Star
0
Fork
You've already forked grpc-java
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c120e364d2
grpc-java
/
buildSrc
/
build.gradle
6 lines
107 B
Groovy
Raw
Blame
History
tasks
.
withType
(
JavaCompile
)
.
configureEach
{
it
.
options
.
compilerArgs
+
=
[
"-Xlint:all"
,
]
}
Reference in New Issue
View Git Blame
Copy Permalink