Commit Graph

21 Commits

Author SHA1 Message Date
Austin Bingham
f082495353 Merge pull request #15 from juergenhoetzel/report-id
Report :id of Error
2019-06-09 17:33:40 +02:00
Juergen Hoetzel
9fd4d65115 Report :id of Error
Fixes #13.
2019-06-09 13:23:45 +02:00
Dimitris Floros
f3427d42b1 Vale suggestions (shown as "info") 2019-06-07 11:09:52 +03:00
Austin Bingham
131dacdf55 fixing merge stupidity 2018-09-28 09:42:56 +02:00
Austin Bingham
d517825634 Merge branch 'master' of https://github.com/abingham/flycheck-vale 2018-09-28 09:35:52 +02:00
Austin Bingham
206befd15f Added org-mode to list of modes supported by default. 2018-09-28 09:33:35 +02:00
Stephan Eckardt
990e1a4a4b Map alert level 'suggestion' to 'info' 2018-03-08 17:03:11 +01:00
Austin Bingham
ac4e02e580 Merge branch 'master' into command 2017-06-20 07:20:50 +01:00
Austin Bingham
a2fff147e9 Cleanup per melpa review. 2017-05-21 10:09:22 +02:00
Nathaniel Nicandro
9d716d2612 Get rid of cl-loop 2017-05-20 01:25:13 -05:00
Nathaniel Nicandro
114fe2948c Use flycheck-define-command-checker to handle vale process 2017-05-19 23:20:52 -05:00
Austin Bingham
b6eafed59c Added variable to turn on/off vale for specific buffers. 2017-05-16 15:25:18 +02:00
Austin Bingham
dc9f5276ed Using async call to vale command. 2017-05-16 09:18:03 +02:00
Austin Bingham
c3f864afd2 Replaced loop with cl-loop.
I think this is the right thing to do.
2017-05-15 21:56:50 +02:00
Austin Bingham
724b32affe Replaced concatenate with append. 2017-05-15 21:42:30 +02:00
Austin Bingham
e6ec40f14e Fixed incorrect variable name. 2017-05-14 17:50:15 +02:00
Austin Bingham
661d5a11f1 Updated per checkdoc. 2017-05-14 16:32:25 +02:00
Austin Bingham
3a350c060f New minimum emacs version is 24.4. 2017-05-14 16:32:13 +02:00
Austin Bingham
ccb6d68d14 Everything seems to be working OK now. 2017-05-14 16:03:13 +02:00
Austin Bingham
8551cf9426 Sorta working. 2017-05-14 13:42:14 +02:00
Austin Bingham
d51f1db28d fiat lux! 2017-05-14 12:53:20 +02:00