Language

Package: abseil-cpp @ 20200225.2

Synopsis

Augmented C++ standard library

Description

Abseil is a collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ code base.

Home page
https://abseil.io
Location
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 697 is way too long (116 characters)
  • gnu/packages/cpp.scm (line: 697, column: 0)
formatting

Look for formatting issues in the source

line 698 is way too long (144 characters)
  • gnu/packages/cpp.scm (line: 698, column: 0)