Skip to content

Commit

Permalink
squash. stop code formatting around list
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Apr 10, 2024
1 parent 569df97 commit 2d56b8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developers/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ compiled and statistics are generated for posterity. Issues in closed milestone

TODO comments are allowed in iRODS code but must satisfy the following requirements:

- They MUST include an issue number like so: `// TODO(#<issue_number>[, #<issue_number> ...]): <description>`
- They MUST include enough context in the comment or linked issue for other readers to understand it or find the person responsible for its inclusion
- They MUST include an issue number like so: `// TODO(#<issue_number>[, #<issue_number> ...]): <description>`
- They MUST include enough context in the comment or linked issue for other readers to understand it or find the person responsible for its inclusion

0 comments on commit 2d56b8f

Please sign in to comment.