juspay / juspay/fencer

Disallow duplicates in configs

Open
#96 1 comment 0 reactions 1 assignee Claimed by @mdimjasevic View on GitHub
Dominant language
Haskell
Stars
9
Forks
4
PR merge metrics
No merged PRs in 30d

Description

- [x] Duplicate domains are not allowed: https://github.com/lyft/ratelimit/blob/master/test/config/config_test.go#L174-L183
- [ ] Duplicate keys are not allowed: https://github.com/lyft/ratelimit/blob/master/test/config/config_test.go#L196-L205 (can use https://hackage.haskell.org/package/yaml-0.11.2.0/docs/Data-Yaml.html#v:decodeFileWithWarnings)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.