polysoft1 / libmatrix-client

A C++ client for the matrix communication protocol that is designed to not be dependent on specific libraries.
MIT License
2 stars 0 forks source link

Adding Linter support #3

Closed kdvalin closed 4 years ago

kdvalin commented 4 years ago

Adding a linter to check all cpp files and fail a GitHub action if the code does not fully adhere to our coding styles.