rustic
rustic copied to clipboard
Any chance to make flycheck dependency optional?
The users may choose flycheck or flymake, like eglot or lsp-mode. So it's good idea to drop flycheck dependency, IMO.
I would advocate that. I personally avoid flycheck with a passion and now I spent some time to figure out where it comes from (bisecting my package requries). Please make it optional or even better factor it out into a separate package.
I second (third) that opinion.