Commit a4e22db
Add CPP Options for Stylish Haskell & Brittany Formatters (#1620)
This fixes an issue where the `stylish-haskell` & `brittany` plugins
weren't being added to the enabled plugins list, even if HLS was
compiled with their specific flags or the `all-formatters` flag.
Also removed the AGPL flag checking when adding the `brittany` plugin,
since that is no longer defined anywhere.
Co-authored-by: Potato Hatsue <1793913507@qq.com>
Co-authored-by: Junyoung/Clare Jang <jjc9310@gmail.com>1 parent ebb5690 commit a4e22db
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
267 | 268 | | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
0 commit comments