--- name: Bug report about: Create a report to help us improve --- **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. I updated revive `go install github.com/mgechev/revive@latest` 2. I run it with the following flags & configuration file: ```shell # flags revive ... ``` ```toml # config file ``` **Expected behavior** A clear and concise description of what you expected to happen. **Logs** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. Ubuntu 18.04] - Version of Go **Additional context** Add any other context about the problem here.