Skip to content
Snippets Groups Projects
Commit f673514c authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Reduce warning level

parent 9a9768e9
No related branches found
No related tags found
No related merge requests found
......@@ -30,3 +30,4 @@ forge-database.sqlite
games/
projectile.cache
.dap-breakpoints
/eln-cache/
......@@ -5,6 +5,7 @@
(setq max-lisp-eval-depth 10000)
(setq max-specpdl-size 10000)
(setq warning-minimum-level :error)
(setq forge-alist nil)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment