mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-18 19:10:21 -07:00
We do want to ignore some hints. Currently this is: - Evaluate: Some type level magic sometimes requires us to write expressions that could be evaluated further, but should not. Related: https://github.com/xmonad/xmonad-contrib/issues/537
3 lines
54 B
YAML
3 lines
54 B
YAML
# Ignore these warnings.
|
|
- ignore: {name: "Evaluate"}
|