Commit 2020-02-11 13:43 176852df
View on Github →feat(tactic/lint): check if inhabited instances should be nonempty (#1971)
- add inhabited vs nonempty linter
- add new linter to ci
- start updating files to pass linter
- more linter fixes
- fix more linter errors
- more fixes
- fix build
- remove unnecessary instances
- nicer proof
- adjust inhabit tactic
- improve proof
- move instance to better place
- generalize instance
- fix build
- inhabited -> nonempty
- fix build