This website works better with JavaScript.
Explore
Help
Sign In
pghs975uc
/
infer_clone
Watch
1
Star
0
Fork
You've already forked infer_clone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
f322cfc261
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f322cfc261'
${ noResults }
infer_clone
/
.ocamlformat
1 line
22 B
Raw
Normal View
History
Unescape
Escape
[ocamlformat] Move .ocamlformat config file to the project root Summary: Several tools that use ocamlformat look for the "project root" in order to find the config for a given file to format. The project root is inferred by looking in ancestor directories of the input file until one of .git, .hg, or dune-project is found. Since the .ocamlformat config file is currently two directories higher than dune-project, this fails. This diff moves the config file. Reviewed By: jvillard Differential Revision: D14694260 fbshipit-source-id: 2fb51bf30
6 years ago
infer/src/.ocamlformat