coala
0.5.2

Home

  • Welcome

For Users

  • Installation
  • coafile Specification
  • Glob Patterns
  • Exit Codes
  • External APIs
  • Git Hooks

Tutorials

  • First Step
  • Writing Bears
  • Linter Bears
  • Linter Bears - Suggest corrections
  • Git Help

Getting Involved

  • Newcomers
  • Introduction
  • Codestyle
  • Commit Style
  • Executing Tests
  • Review
  • Writing Tests
  • Writing Documentation
  • MAC Hints

General Developer Information

  • A Hitchhiker’s Guide to Git (1): Genesis

API Documentation

  • List of Modules
    • coalib package
      • Subpackages
        • coalib.bearlib package
        • coalib.bears package
        • coalib.collecting package
        • coalib.misc package
        • coalib.output package
        • coalib.parsing package
        • coalib.processes package
        • coalib.results package
        • coalib.settings package
      • Submodules
      • coalib.coala module
      • coalib.coala_ci module
      • coalib.coala_dbus module
      • coalib.coala_delete_orig module
      • coalib.coala_format module
      • coalib.coala_json module
      • coalib.coala_main module
      • Module contents
coala
  • Docs »
  • coalib »
  • coalib package »
  • coalib.bearlib package
  • View page source

coalib.bearlib package¶

Subpackages¶

  • coalib.bearlib.abstractions package
    • Submodules
    • coalib.bearlib.abstractions.Lint module
    • coalib.bearlib.abstractions.SectionCreatable module
    • Module contents
  • coalib.bearlib.languages package
    • Subpackages
      • coalib.bearlib.languages.definitions package
        • Module contents
      • coalib.bearlib.languages.documentation package
        • Submodules
        • coalib.bearlib.languages.documentation.DocstyleDefinition module
        • coalib.bearlib.languages.documentation.DocumentationComment module
        • coalib.bearlib.languages.documentation.DocumentationExtraction module
        • Module contents
    • Submodules
    • coalib.bearlib.languages.LanguageDefinition module
    • Module contents
  • coalib.bearlib.spacing package
    • Submodules
    • coalib.bearlib.spacing.SpacingHelper module
    • Module contents

Module contents¶

The bearlib is an optional library designed to ease the task of any Bear. Just as the rest of coala the bearlib is designed to be as easy to use as possible while offering the best possible flexibility.

Next Previous

© Copyright 2016, The coala Developers.

Built with Sphinx using a theme provided by Read the Docs.