issues
search
gurkankaymak
/
hocon
go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
MIT License
79
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix comment parsing between include statements
#50
josh-wolfe-okcupid
closed
2 months ago
0
fix intermittent failure in config_test.go
#49
josh-wolfe-okcupid
closed
2 months ago
0
Validation fails for files with no new line at EOF
#48
ltagliamonte-dd
opened
9 months ago
0
Error while parsing configuration when dot is used in key or value
#47
donglinjy
opened
11 months ago
3
Error when comment with # at the end of an array declare
#46
donglinjy
closed
11 months ago
0
Parsing error when property end with a num
#45
ltagliamonte-dd
closed
1 year ago
0
`classpath` is not respected in parsing
#44
ddebrecenijr
opened
1 year ago
0
Parsing `include "filename"` does not meet one of the features of Lightbend's Configuration Library
#43
ddebrecenijr
opened
1 year ago
0
Fixed trailing comma comments bug
#42
jroper
closed
1 year ago
0
Parser error when trailing comma is followed be a comment
#41
jroper
closed
1 year ago
0
Fail on invalid path
#40
robvadai
opened
1 year ago
0
Can not parse string like `bar10.0`
#39
Rory-Z
opened
1 year ago
1
Quoted strings add quotes again!
#38
robvadai
opened
1 year ago
0
Consistently resolve transitive substitutions
#37
rtphubeny
closed
1 year ago
2
Invalid memory address or nil pointer dereference
#36
sholsapp
opened
1 year ago
2
Value starting with number isn't parsed as string
#35
sholsapp
closed
1 year ago
0
Substitutions in array fail
#34
sholsapp
closed
1 year ago
0
Unable to use the .(dot) or some valid characters in a String in the array
#33
floating-cat
closed
1 year ago
7
Unable to have String starting with the digits
#32
floating-cat
closed
1 year ago
1
Inheritance is not supported
#31
zjtaozjtw
opened
1 year ago
0
Includes directives incorrectly parsed
#30
blackmichael
closed
1 year ago
0
Fixed included resource path resolution
#29
blackmichael
closed
1 year ago
2
Include directive incorrectly interpreting relative filepaths
#28
blackmichael
closed
1 year ago
1
(Yet another) comment issue
#27
pgalbavy-itrs
opened
2 years ago
1
Another comment oddity
#26
pgalbavy-itrs
closed
2 years ago
3
Same-line comments returning errors
#25
pgalbavy-itrs
closed
2 years ago
0
Fix the incorrect method invocation
#24
floating-cat
closed
2 years ago
1
Unable to use the .(dot) and whitespace in the unquoted strings
#23
floating-cat
closed
2 years ago
0
add quotation mark for String
#22
Rory-Z
closed
1 year ago
7
double characters " rerurn element in arrays of string
#21
MaratGGG
closed
2 years ago
1
fix: if the string elements have forbidden characters, add " for them
#20
Rory-Z
closed
2 years ago
3
fix: fix the object String() function error when the element have ":"
#19
Rory-Z
closed
2 years ago
8
fix: fix the object String() function error when the element have ":"
#18
Rory-Z
closed
2 years ago
1
fix: fix the object String() function error when the element have ":"
#17
Rory-Z
closed
2 years ago
1
`hocon.ParseString(config.String())` will be error
#16
Rory-Z
closed
2 years ago
0
Default values for missing env variables do not work for duration and int
#15
sergevoloshyn
closed
2 years ago
0
👋 Feature request: CLI tool
#14
saghul
opened
2 years ago
1
Use default value for optional env variables
#13
paluszkiewiczB
closed
2 years ago
1
use "#" comment has an error
#12
Arrnitage
closed
2 years ago
2
Adds GetConfig method
#11
jdonkervliet
closed
3 years ago
1
Fixes object merging for objects without a ':' or '=' separator
#10
jdonkervliet
closed
3 years ago
1
Export Object.toConfig
#9
kolstae
closed
3 years ago
1
Optional system or env variable overrides
#8
egorlepa
closed
2 years ago
6
Support concatenating objects that are at the same line
#7
gurkankaymak
opened
3 years ago
1
feat: add GetRoot method to get root value object
#6
eric-poitras
closed
3 years ago
0
Enhancement: Add a way to get the root configuration.
#5
eric-poitras
closed
3 years ago
1
do not support Inheritance
#4
marshalys
closed
3 years ago
1
Fix ident for keys
#3
sd65
closed
4 years ago
2
Missing comma error with hyphen-separated key
#2
sd65
closed
4 years ago
1
Add ability to merge config-trees
#1
kolstae
closed
4 years ago
3
Next