-
Notifications
You must be signed in to change notification settings - Fork 228
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
Check code quality in a continuous way #1024
Comments
Hey @racodond.
Wow, this looks really amazing! Linting has been on my to-do list for quite some time... 😅
This really looks like a typo / bug! Thanks for finding this! I'll have a closer look at it.
That sounds really great and I appreciate your offer. Can you provide a link to the according GH action? Or maybe a link to some documentation? |
You'll see that Linty does a lot more than linting -:)
You're welcome! Here's the documentation: https://doc.linty-services.com If you provide me with a name and an email address, I'll create an account for you on our OSS cloud platform (https://oss.linty-services.com/) so that you'll be able to update your quality profile (set of rules) and run Linty analyses. |
That sounds really great! 👍
Thanks - I'll have a look at those.
Can I just create an OSS account over there? I am really curious about your OSS plan in general. Please don't get me wrong, but I had some bad experiences with a certain CI platform in the past. They had a strong commitment to open source, but then they started limiting OSS resources more and more, and in the end you had to send emails when resources were exhausted and politely ask for more additional server time, which is an absolute no-go. Again, please don't get me wrong. I am very grateful for the offer - I'm just curious. 😉 |
You cannot create an account by yourself (at least for now).
No problem :-) Our objective is to keep the OSS platform really free with no limitation. When you run a Linty analysis, most of the computing is done on your GitHub runners. So costs on our side should not be exponential as we add more projects (and thus analyses) to the Linty platform. At Linty Services, we're more tech guys that sales guys. We believe that Linty could bring a lot of value and we'd really like Linty to be widely used. That's why we decided to make Linty free for open-source projects. We can schedule a call later on to get to know each other better. |
👍
Now, I am really pleased to read this! :) |
Hi,
I analyzed the VHDL code from your NEORV32 project with Linty: https://oss.linty-services.com/dashboard?id=neorv32&codeScope=overall
Do not get scared by the number of issues :-)
It's just to provide you with data to browse. I activated all the rules, some are mutually opposed, others are not properly configured with your requirements (such as naming conventions).
There might be a potential bug behind that one though: https://oss.linty-services.com/project/issues?issues=0bea7495-7740-4097-91c3-baac7057b3f4&open=0bea7495-7740-4097-91c3-baac7057b3f4&id=neorv32
We offer Linty for free for open-source projects. I'd be glad to organize a call if you're interested in checking code quality in a continuous way through GitHub actions.
We also offer our VS Code extension for free: https://hdl-designer.linty-services.com/
I'm looking forward to hearing from you.
Thank you
Have a good day
David Racodon
CTO at Linty Services
The text was updated successfully, but these errors were encountered: