FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
blacken/Eask at master · pythonic-emacs/blacken · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythonic-emacs
/
blacken
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
196
Code
Issues
10
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
blacken
/
Eask
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (11 loc) · 498 Bytes
Breadcrumbs
blacken
/
Eask
Copy path
File metadata and controls
18 lines (11 loc) · 498 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
;
; -*-
mode
:
eask
;
lexical-binding
:
t
-*-
(
package
"
blacken
"
"
0.2.0
"
"
Reformat python buffers using the
\"
black
\"
formatter
"
)
(website-url
"
https://github.com/proofit404/blacken
"
)
(keywords
"
convenience
"
"
blacken
"
)
(
package-file
"
blacken.el
"
)
(script
"
test
"
"
echo
\"
Error: no test specified
\"
&& exit 1
"
)
(
source
"
gnu
"
)
(
depends-on
"
emacs
"
"
25.2
"
)
(
setq
network-security-level
'low
)
;
see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
Back
|
FazBrowse Home
|
New Git URL