dcz, to opensource
@dcz@fosstodon.org avatar

The feeling when 87.5% of the discussion under your contribution is about : unreliable CI and insignificant .

Congrats, the project has created a barrier to entry for anyone who hasn't been into it for years already.

Hint: give everyone a freaking that satisfies your needs and let us move on to actual work, without having to redo the same stuff 8 times. Sheesh.

anderseknert, to devops
@anderseknert@hachyderm.io avatar

I just published #Regal v0.16.0. This release brings two new linter rules, but most importantly it adds a language server (LSP) mode to Regal, allowing editor integrations to lint your workspace continuously as you work on your #Rego policies. Client implementations soon to follow. Exciting times!

Thanks @charlieegan3 for an awesome contribution!

https://github.com/StyraInc/regal/releases/tag/v0.16.0

#OPA #Linter #DevOps #DevSecOps #IAM #PolicyAsCode

paulox, to python
@paulox@fosstodon.org avatar

RT @charliermarsh

Ruff v0.2.0 is out now 😎

From v0.1.0 to v0.2.0, we saw...

  • 891 PRs
  • 118 contributors (including 80 new contributors)
  • Over 100 new rules

https://astral.sh/blog/ruff-v0.2.0

CC @charliermarsh

davidlohner, to ObsidianMD
@davidlohner@bildung.social avatar

Is there some (implicit like file.mday) metadata in @obsidian files, that I can leverage using the Plugin to sort notes in a shared vault () by author?

I'd like to have a dynamic view on what notes were edited last by whom.

That would be huge!
@obsidianmd

secupriv,
@secupriv@mastodon.nl avatar

@davidlohner @obsidian @obsidianmd I don’t know ingress igneous, couldn’t find the plugin either, but does it also update the property, in this case replace current value for another preset value?

If so, that might be the better option. If not, I’d personally prefer 1 plugin that can do the job than 2. But that’s up to the user.

Adding a property in once you leave your note is easy the way. See the image below.

The custom regex will run afterwards, so it will fill the property.

janriemer, to rust

biome | A toolchain for web projects, aimed to provide functionalities to maintain them. offers and , usable via CLI and LSP.

https://github.com/biomejs/biome

Fun fact: this is the winner of the "write a pretty printer in challenge":
https://console.algora.io/challenges/prettier

I think, by now, every major tool has been rewritten in .

Just think about the time savings this brings for people globally!

Time to switch our tools! 🚀

anderseknert, to random
@anderseknert@hachyderm.io avatar

Thinking of hacking on a for during the holidays, and integrate for linting. Anyone here who built one for some other language? I’d love to hear what you found most difficult, gotchas, clever tricks, or whatnot. All that kind of stuff you won’t find in the docs.

anderseknert, to devops
@anderseknert@hachyderm.io avatar

Regal v0.14.0 just released! 🎉 The latest edition of the community's favorite linter features two new rules, a new output format, and many improvements and fixes. Release notes and downloads here: https://github.com/StyraInc/regal/releases/tag/v0.14.0

frankel, to meta
@frankel@mastodon.top avatar
diogoeichert, to python

Hey Python community, I need a good code formatter that works with VS Code. I've tried a few (autopep8, Black Formatter) but I could not circumvent their issues expanding tabs, regardless of every other possible setting in the project (I even have EditorConfig installed).

I'm looking for something that will ideally try to conform to PEP8, without being obnoxious expanding all tabs to spaces (we're not savages in this project). Thanks for any suggestions!

anderseknert, to devops
@anderseknert@hachyderm.io avatar

Regal v0.13.0 just released! Featuring 3 new linter rules, performance improvements across the board, and many improvements and fixes. If you're working with and in any way, make sure to try it out! Regal aims to help not just by finding bugs and issues, but to teach developers of all levels idiomatic Rego.

I'd love to hear what you think!

https://github.com/StyraInc/regal/releases/tag/v0.13.0

anderseknert, to devops
@anderseknert@hachyderm.io avatar

Regal v0.12.0 just released! The latest edition of the community's favorite linter adds 4 new linter rules, a long-awaited capabilities feature, and many other improvements and fixes. Check out the full changelog, and get your copy!

https://github.com/StyraInc/regal

anderseknert, to random
@anderseknert@hachyderm.io avatar

goes to 11! Or v0.11.0 anyway. This release adds six new rules to the , bringing the total number of rules up to our roadmap goal of 50! 🎉 Also includes a number of improvements and fixes to existing rules. Truly heartwarming to see so many starting to adopt this tool as part of their development toolkit.

Read about all the new rules, and get your copy here: https://github.com/StyraInc/regal/releases/tag/v0.11.0

anderseknert, to github
@anderseknert@hachyderm.io avatar

New release is out! v0.8.0 brings a bunch of new features and improvements to your favorite linter, including a output format which will annotate PRs with linter violations. Also four new rules to catch both issues as well as non-idiomatic coding style. Check it out!

https://github.com/StyraInc/regal/releases/tag/v0.8.0

cheeaun, to markdown
@cheeaun@mastodon.social avatar

Got to say the rules list for remark-lint (Markdown linter JS plugin library for remark) is pretty insane https://github.com/remarkjs/remark-lint#rules

schizanon, to webdev
@schizanon@mas.to avatar

Today's my first day trying .

Not sure how I feel about the built in and formatter yet; me and are besties, and I have gotten used to

Still gonna give it a try.

anderseknert, to programming
@anderseknert@hachyderm.io avatar

New blog just dropped! On using a as a tool for learning a new language, and how I tried to apply some of those ideas while building , the new linter for .

https://www.styra.com/blog/guarding-the-guardrails-introducing-regal-the-rego-linter/

anderseknert, (edited ) to random
@anderseknert@hachyderm.io avatar

Announced yesterday, Regal is a new linter for , with the ambitious goal of both catching bugs/mistakes in policy code, and to help people learn the language! If you ever work with , I’m sure you’ll find it useful. Check it out, and if you’d like to help kick-start the project by giving at star ⭐️ I’d be overjoyed!

https://github.com/StyraInc/regal/

joxean, to programming Basque
@joxean@mastodon.social avatar

Which do you recommend me?

anderseknert, to random
@anderseknert@hachyderm.io avatar

Question to my fellow : what is your favorite one, and why is that?

I’m working on one and could use some inspiration. I have ideas and opinions too, obviously, but I’d love to hear other perspectives.

What features do you appreciate the most in a linter?

ivan18rod, to random

I was surprised that according to , a for , my code, consisting of 7 files, committed ~171 "offenses." Yikes!

ferki, to random
@ferki@fosstodon.org avatar

describes itself as a “syntax-aware for prose built with speed and extensibility in mind”. My overlay has the latest v2.24.4 release available for fellow users.

I recommend previous users to continue reading about ebuild changes: https://blog.ferki.it/2023/04/25/packaging-vale-2-24-4-for-gentoo/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • cisconetworking
  • rosin
  • everett
  • Youngstown
  • love
  • slotface
  • ngwrru68w68
  • InstantRegret
  • kavyap
  • Durango
  • mdbf
  • DreamBathrooms
  • magazineikmin
  • provamag3
  • tacticalgear
  • cubers
  • khanakhh
  • thenastyranch
  • osvaldo12
  • ethstaker
  • Leos
  • normalnudes
  • modclub
  • tester
  • GTA5RPClips
  • anitta
  • JUstTest
  • All magazines