Skip to content

Commit

Permalink
Merge branch 'ph-20240710-1228-s+2024' of https://github.com/guardian…
Browse files Browse the repository at this point in the history
…/price-migration-engine into ph-20240710-1228-s+2024
  • Loading branch information
shtukas committed Sep 21, 2024
2 parents 1349068 + 747eda0 commit e23f03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/coding-directives.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Coding Conventions
# Coding Directives

The price migration engine doesn't have coding conventions per se. ZIO does a very good job at keeping sanity between pure and impure code, and putting adhoc code into migration specific objects (the set up of the so called "modern" migrations) helps separate the general engine logic from specific requests. We also rely on the coding expertise of contributors to simply do the right thing (including breaking rules when needed).

Expand Down

0 comments on commit e23f03b

Please sign in to comment.