Address more linting errors

This commit is contained in:
Nathan Lovato
2020-03-23 07:28:10 -06:00
parent beb278d10f
commit e900e05bde
4 changed files with 26 additions and 18 deletions

View File

@@ -30,6 +30,8 @@
;;; Code:
(require 'gdscript-syntax)
(defun gdscript--util-goto-line (line-number)
"Move point to LINE-NUMBER."
(goto-char (point-min))