mirror of
https://github.com/github/semantic.git
synced 2024-12-23 23:11:50 +03:00
🔥 some pointless notes.
This commit is contained in:
parent
211110c0f3
commit
b362ec2e7f
@ -5,8 +5,8 @@
|
||||
|
||||
# Blacklist some functions by default.
|
||||
- functions:
|
||||
- {name: unsafePerformIO, within: []} # unsafePerformIO has to be explicitly whitelisted
|
||||
- {name: unsafeCoerce, within: []} # unsafeCoerce has to be explicitly whitelisted
|
||||
- {name: unsafePerformIO, within: []}
|
||||
- {name: unsafeCoerce, within: []}
|
||||
- {name: head, within: []}
|
||||
- {name: tail, within: []}
|
||||
- {name: init, within: []}
|
||||
|
Loading…
Reference in New Issue
Block a user