An IntelliJ plugin to ignore more differences while diffing. Currently filtering on:
- Whitespace
- Comment
- Import list
- Annotations: @Deprecated, @Nullable, @NonNull
Builds can be found in the releases folder.
- 1.0 Init code
- 1.1 added annototations field + checkboxes for whitespaces, comments, import lists and annotations
- Add regex support
Ideas/bug repports are welcome!