swift-emacs / swift-mode

Emacs support for Apple's Swift programming language.
GNU General Public License v3.0
372 stars 47 forks source link

More configurability for flycheck #92

Closed apiology closed 9 years ago

apiology commented 9 years ago

Hi!

The default options didn't give me enough configurability to get my Swift project to work properly with flycheck-mode.

This patch adds enough configurability for the command that flycheck runs to get my project working properly. Not sure if you're interested in adding more stuff here before a more automatic approach arrives, but here it is anyway :)

bbatsov commented 9 years ago

Looks good to me, but let's hear what the other think as well.

ap4y commented 9 years ago

Looks good to me too.

bbatsov commented 9 years ago

:+1: