Language

Package: java-fasterxml-jackson-dataformat-yaml @ 2.9.4

Synopsis

Yaml backend for Jackson

Description

Dataformat backends are used to support format alternatives to JSON, supported by default. This is done by sub-classing Jackson core abstractions.

Home page
https://github.com/FasterXML/jackson-dataformats-text
Location
gnu/packages/java.scm (line: 10284, column: 2)
License

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball
formatting

Look for formatting issues in the source

line 10305 is way too long (104 characters)
input-labels

Identify input labels that do not match package names

label 'junit' does not match package name 'java-junit'
input-labels

Identify input labels that do not match package names

label 'hamcrest' does not match package name 'java-hamcrest-core'
input-labels

Identify input labels that do not match package names

label 'java-ops4j-pax-exam' does not match package name 'java-ops4j-pax-exam-core'