Skip to content

Commit 196cc08

Browse files
authored
fix: Warning missing lexical-binding cookie
1 parent 55f0061 commit 196cc08

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Eask

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
;; -*- mode: eask; lexical-binding: t -*-
2+
13
(package "blacken"
24
"0.2.0"
35
"Reformat python buffers using the \"black\" formatter")

0 commit comments

Comments
 (0)