-
Updated
Nov 28, 2021
{{ message }}
Nice project! One nice-to-have would be support of the -oX parameter. I see the option to output in greppable format (-oG) but not XML.
a list of effective go, best practices and go idiomatic
Want to use GraphQL with Clojure/script but don't want keBab or snake_keys everywhere? Use locksmith to change all the keys!
An idiomatic Go implementation of Leaky bucket.
Felix Fontein clarified a point about docker imageS and (target) python versionS in ansible-test: it's either one or the other, but using a named docker image + a specific python target is not of interest (the default docker image is the one to use for testing with several python target).
I didn't understood that before...
As a consequence it might be of interest to outline that in this Acti
Functional error handling for Java
Minimalist idiomatic F# event store
Collection of examples in JavaScript to show how to get things done in an idiomatic way
Web server that analyzes the pythonic level of your GitHub projects
The https://adventofcode.com in idiomatic declarative Rust
A best of breed demo series to show the ideal idiomatic representation of code for many programming languages via a common desktop application in Scala, Go, C#, Python, Java, R, Julia, F#, C++, Ballerina, Rust, JavaScript, TypeScript etc
A collection of idiomatic JavaScript.
Simple, header-only webserver written in modern, idiomatic C++
Notes on writing idiomatic rust
Add a description, image, and links to the idiomatic topic page so that developers can more easily learn about it.
To associate your repository with the idiomatic topic, visit your repo's landing page and select "manage topics."
That is, turn
into the more readable:
This is important to properly separate the parameter list from the function body, since in the first case they share the same indentation level