diff --git a/README.md b/README.md index cb21d445..74767d47 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,8 @@ suppress = B # this will set messageformat parameter messageformat = {severity}:{id}:{msg} +# will configure --release to dunfell +release=dunfell ``` You can find an example file [here](docs/.oelint.cfg.example)