LoopPerfect / buckaroo

The decentralized package manager for C++ and friends 🏝️
https://buckaroo.pm
MIT License
933 stars 33 forks source link

Find alternative to .buckconfig.d #353

Open njlr opened 4 years ago

njlr commented 4 years ago

https://github.com/facebook/buck/issues/2281

The user will need to specify an "include" in their .buckconfig. For example:

<?file:.buckconfig.buckaroo>

[cxx]
  untracked_headers = warn

We would then write the configuration to .buckconfig.buckaroo.