You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
318 B
11 lines
318 B
|
|
[alias]
|
|
java = //infer/tests/endtoend:java_endtoend_tests
|
|
java_libraries = //dependencies/java:java_libraries
|
|
|
|
# TODO: this line exists only to support buck integration in infer/tests/build_systems/build_integration_tests.py
|
|
infer = //infer/tests/endtoend/java/infer:infer
|
|
|
|
[project]
|
|
ignore = .git, .ml, .mli
|