Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove linting #169

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Remove linting #169

wants to merge 3 commits into from

Conversation

OlofT
Copy link

@OlofT OlofT commented Nov 16, 2024

Linting has no place in a library since its users will never edit the code. Linting is something a company does internally.
It also prevents the library to be used by others. You can test this by setting up a new user, creating a new project and just adding the library - basic compile will not work.

Olof Thorén added 2 commits November 9, 2024 13:50
@OlofT OlofT requested a review from a team as a code owner November 16, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant