Skip to content

Commit

Permalink
Organize v2 context.
Browse files Browse the repository at this point in the history
- Opinionated but consistent organization and sorting.
- Semantically equivalent to previous style.
- Order is recursive and roughly follows a pattern:
  - JSON-LD keywords
  - blank line
  - id/type terms
  - blank line
  - jose/jwt property terms
    - sorted
  - blank line
  - other property terms
    - sorted
  - blank line
  - type terms
    - sorted
    - for TypeCredential/Type pairs, put TypeCredential first
    - blank line between each
- Drop down and indent values to try and be under 80 chars per line.
  • Loading branch information
davidlehn committed Jun 25, 2024
1 parent c9380b4 commit 93ecdd4
Showing 1 changed file with 190 additions and 185 deletions.
Loading

0 comments on commit 93ecdd4

Please sign in to comment.