diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-11-20 17:20:54 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-11-20 17:22:17 +0100 |
commit | 5eb6b14e374be97f2548a3db29bde24d4e328c51 (patch) | |
tree | 09334dd4d2a6c8eb88cf28fe39b52b86348fc530 /solenv | |
parent | 3ed87ba36e59f774917eac49389770da404cbc06 (diff) |
Non-blacklisted file wasn't formatted according to clang-format rules
...so blacklist it, as needed to push a change to it in a follow-up commit
Change-Id: Ia43737fb92311d8461e1eb5f9b3862c1e9ca57bd
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 96abb04a37b7..535124f7d61f 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -11784,6 +11784,7 @@ scaddins/source/pricing/black_scholes.cxx scaddins/source/pricing/black_scholes.hxx scaddins/source/pricing/pricing.cxx scaddins/source/pricing/pricing.hxx +sccomp/qa/unit/SwarmSolverTest.cxx sccomp/qa/unit/solver.cxx sccomp/source/solver/CoinMPSolver.cxx sccomp/source/solver/LpsolveSolver.cxx |