Postmodern

Results 391 issues of Postmodern

dm-accepts_nested_attributes 1.0.0 requires dm-core ~> 1.0.0. :(

It is not technically POSIX compliant or common to use single-dash short options (ex: `-o`) for multi-character option flags (ex: `-foo`). Please use long options for multi-character option flags (ex:...

- lifestyle includes things such as veganism/vegetarianism, straight-edge, etc.

redaction-committee

``` def emit_statement(stmt) sql = emit_keyword(stmt.keyword) unless stmt.argument.nil? sql

enhancement
mutation

The `::Digest` abstract class represents an API for calculating/updating/finalizing digests (originally based off of Ruby's `Digest::Base` class). However, `Digest::Adler32` and `Digest::CRC32` do not inherit from `::Digest`. However, `OpenSSL::Digest`, `Crystal::Digest::MD5`, `Crystal::Digest::SHA1`...

kind:feature
topic:stdlib:crypto
community:help-wanted
breaking-change

When editing Ruby files, if you start a comment block, any successive newlines will automatically start with a `#`. I would like to have the same functionality in vim-crystal.

enhancement

I recently upgraded to rubocop 1.30.0 and noticed that it flagged my `.gemspec` file claiming that `gemspec.test_files = ` was deprecated. However, I cannot find any mention of this on...

It would be helpful to have functions to query the state of the hackrf. ┆Issue is synchronized with this [Basecamp todo](https://3.basecamp.com/5295633/buckets/26082705/todos/4597355335) by [Unito](https://www.unito.io)

enhancement
software

Having man pages for the hackrf utilities would be an improvement over the `--help` output. I highly suggest using one of the many utilities that can convert Markdown into Roff,...

enhancement
documentation

Different errors should exit with different error codes besides `1` or `-1`.

feature