Show charlists not as single quote strings
This commit is contained in:
parent
4ce3f4efa8
commit
e8ddf4607a
|
@ -11,7 +11,8 @@
|
||||||
inspect: [
|
inspect: [
|
||||||
pretty: true,
|
pretty: true,
|
||||||
printable_limit: :infinity,
|
printable_limit: :infinity,
|
||||||
limit: :infinity
|
limit: :infinity,
|
||||||
|
charlists: :as_lists
|
||||||
],
|
],
|
||||||
default_prompt:
|
default_prompt:
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue