mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
348c6de92c
* Add dlint rule to suggest === This rule doesn’t quite work in all cases since you can have types that have Eq instances but not Show instances. However, I think the benefits of people learning about this are much larger than the downsides here of getting a hint that doesn’t apply in edge cases. changelog_begin changelog_end * fix all the tests, why are there so many :( changelog_begin changelog_end |
||
---|---|---|
.. | ||
src/Development/IDE/Core | ||
test/Development/IDE/Core/API | ||
BUILD.bazel | ||
dlint.yaml |