101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

485
active users

#lint

0 posts0 participants0 posts today

Dylint - Run #Rust lints from dynamic libraries:

github.com/trailofbits/dylint

"Dylint is a Rust linting tool, similar to Clippy. But whereas #Clippy runs a predetermined, static set of lints, Dylint runs #lints from user-specified, dynamic libraries. Thus, Dylint allows developers to maintain their own personal lint collections."

Looks like a really cool project!

GitHubGitHub - trailofbits/dylint: Run Rust lints from dynamic librariesRun Rust lints from dynamic libraries. Contribute to trailofbits/dylint development by creating an account on GitHub.

#rstcheck is a #lint tool for #reStructuredText.

rstcheck attempts to parse RST documents and identifies any syntax errors in the document. rstcheck can lint both the reStructuredText document as well as any embedded code blocks. rstcheck supports several common languages for code blocks, including #C, #Python, #JSON, and #Bash. rstcheck can ignore certain directives, languages, and messages.

Website 🔗️: github.com/myint/rstcheck

github.comGitHub - myint/rstcheck: Checks syntax of reStructuredText and code blocks nested within itChecks syntax of reStructuredText and code blocks nested within it - GitHub - myint/rstcheck: Checks syntax of reStructuredText and code blocks nested within it