Skip to content

Commit

Permalink
docs(DEVELOPER.md): remove clang exception (#8079)
Browse files Browse the repository at this point in the history
This was fixed a while back

Signed-off-by: Charly Molter <[email protected]>
  • Loading branch information
lahabana authored Oct 20, 2023
1 parent ae14324 commit f3a3e97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ To run all code formatting, linting and vetting tools use the target:
make check
```

> `clang-format-lint` will not run if the tool is not installed manually: [#2441](https://github.com/kumahq/kuma/issues/2441)
## Testing

We use Ginkgo as our testing framework. To run the existing test suite, you have several options:
Expand Down

0 comments on commit f3a3e97

Please sign in to comment.