From f5cc3e1e87453a3dc9092e3074aef71222549f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 29 Jul 2019 12:04:43 +0200 Subject: [PATCH] Remove one more ini configuration reference We are having toml based configuration. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c261d52b..34207699 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ use following locations: `$XDG_CONFIG_HOME/rpmlint/*config` -Configuration itself is a normal ini file where for some basic inspiration +Configuration itself is a toml file where for some basic inspiration you can check up `rpmlint/configdefaults.toml` which specifies format/defaults. Additional option to control rpmlint behaviour is addition of rpmlintrc file