You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently released dependency_management 0.4.0 has lots of lovely new features, and we must use them.
There is a coala core change planning to use REQUIREMENTS or the bear wont run. That will be a huge breaking change, unless we have high quality REQUIREMENTS that cater for all users (Win, macOS, Linux - all distros).
Most important is using AnyOneOfRequirements to have multiple different ways to find an executable, including ... ExecutableRequirement
Recently released dependency_management 0.4.0 has lots of lovely new features, and we must use them.
There is a coala core change planning to use REQUIREMENTS or the bear wont run. That will be a huge breaking change, unless we have high quality REQUIREMENTS that cater for all users (Win, macOS, Linux - all distros).
Most important is using
AnyOneOfRequirements
to have multiple different ways to find an executable, including ...ExecutableRequirement
Old Haskell PRs:
Old Rust PRs:
Other old issues:
New issues
The text was updated successfully, but these errors were encountered: