Skip to content

#233 Fix warnings not being disabled on shadow-cljs#234

Merged
roman01la merged 1 commit intotonsky:gh-pagesfrom
Azzurite:fix-#233
Apr 1, 2021
Merged

#233 Fix warnings not being disabled on shadow-cljs#234
roman01la merged 1 commit intotonsky:gh-pagesfrom
Azzurite:fix-#233

Conversation

@Azzurite
Copy link
Contributor

@Azzurite Azzurite commented Apr 1, 2021

See #233

This basically just replicates the implementation of the cljs.analyzer/no-warn macro. Instead of changing the warning map to an empty map, it sets all warnings to false.

This basically just replicates the implementation of the `cljs.analyzer/no-warn` macro. Instead of changing the warning map to an empty map, it sets all warnings to `false`.
@roman01la
Copy link
Collaborator

cool, thanks 👍

@roman01la roman01la merged commit 0abd634 into tonsky:gh-pages Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants