Using the latest stable (0.18) with whitespace_in_kwargs = false
elseif sense == MOI.FEASIBILITY_SENSE
- @warn "FEASIBLITY_SENSE not supported by SCIP.jl" maxlog=1
+ @warn "FEASIBLITY_SENSE not supported by SCIP.jl" maxlog = 1
end
The formatted should somehow detect that these are macro keywords and not assignments
Using the latest stable (0.18) with
whitespace_in_kwargs = falseThe formatted should somehow detect that these are macro keywords and not assignments