Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Duncan Dewhurst <[email protected]>
  • Loading branch information
odscjen and duncandewhurst authored Nov 23, 2023
1 parent 69aa29c commit 9a4641a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mapping/sustainability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,10 @@
If an environmental impact assessment was conducted:
- set `.environment.hasImpactAssessment` to true.
- Set `.environment.hasImpactAssessment` to `true`.
- Add a `Classification` object to the `.environment.impactCategories` array, set its `.scheme` to "ifc-environmental-social" and set its `.id` to the letter for the category into which the project falls.
If an environmental impact assessment was not conducted, set `environmental.hasImpactAssessment` to false.
If an environmental impact assessment was not conducted, set `environmental.hasImpactAssessment` to `false`.
example: |-
{
"environment": {
Expand Down

0 comments on commit 9a4641a

Please sign in to comment.