Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Kea
Kea
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 427
    • Issues 427
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 69
    • Merge Requests 69
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • KeaKea
  • Wiki
    • Processes
  • coding guidelines

coding guidelines · Changes

Page history
Update coding guidelines authored Nov 23, 2020 by Tomek Mrugalski's avatar Tomek Mrugalski
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 4 deletions
+3 -4
  • Processes/coding-guidelines.md Processes/coding-guidelines.md +3 -4
  • No files found.
Processes/coding-guidelines.md
View page @ 4b89eb20
This page documents some coding guidelines.
This page documents some coding guidelines for Kea project.
see [Stork coding guilelines](https://gitlab.isc.org/isc-projects/stork/-/wikis/Processes/coding-guidelines) for UI related guidelines. Also refer to the [BIND 9 coding guidelines](https://gitlab.isc.org/isc-projects/bind9/-/blob/main/doc/dev/style.md).
Refer also to the [wiki:BIND9CodingGuidelines BIND 9 coding guidelines]. They should be used where they do not conflict with the guidelines on this page. This is because we expect many ISC developers work on both versions of code, and in that case it's easier to maintain the code if the styles are as compatible as possible.
Some of the styles derived from BIND 9 that are often forgotten or
misunderstood are explicitly mentioned below.
# Common
......
Clone repository
  • Home
  • Hooks available
  • Processes
    • coding guidelines
    • gitlab howto
    • release process
    • smaller edits on gitlab
  • Release Notes
  • Simplified Flow Diagram
  • community developed tools
  • designs
    • Backend Assisted Lease Selection design
    • Basic LeaseQuery Design
    • Design documents
    • HA connection with MT support
    • HA split brain issues
    • Run external script hook
View All Pages