Merge pull request #5214 from cwlbraa/bump-flycheck-kotlin

bump flycheck-kotlin to support newer ktlint
This commit is contained in:
Henrik Lissner 2021-07-08 14:15:48 -04:00 committed by GitHub
commit 459eba8fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,4 +4,4 @@
(package! kotlin-mode :pin "0e4bafb31d1fc2a0a420a521c2723d5526646c0b") (package! kotlin-mode :pin "0e4bafb31d1fc2a0a420a521c2723d5526646c0b")
(when (featurep! :checkers syntax) (when (featurep! :checkers syntax)
(package! flycheck-kotlin :pin "5104ee9a3fdb7f0a0a3d3bcfd8dd3c45a9929310")) (package! flycheck-kotlin :pin "bf1b398bdde128806a0a7479ebbe369bbaa40dae"))