Skip to content

Commit

Permalink
Renommage .yaml -> .publicodes
Browse files Browse the repository at this point in the history
  • Loading branch information
morganmerzouk committed Dec 27, 2024
1 parent 302c31d commit 3e229f8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions app/règles/rules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ import solaire from '@/app/règles/gestes/chauffage/solaire.yaml'
import isolation from '@/app/règles/gestes/isolation.yaml'
import index from '@/app/règles/index.yaml'
import revenus from '@/app/règles/revenus.yaml'
import CEE from '@/app/règles/CEE.yaml'
import denormandie from '@/app/règles/denormandie.yaml'
import taxeFoncière from '@/app/règles/taxe-foncière.yaml'
import CEE from '@/app/règles/CEE.publicodes'
import denormandie from '@/app/règles/denormandie.publicodes'
import taxeFoncière from '@/app/règles/taxe-foncière.publicodes'
import aidesLocales from '@/app/règles/aides-locales.publicodes'
import copropriete from '@/app/règles/copropriete.publicodes'
import MPRA from '@/app/règles/MPRA.publicodes'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ taxe foncière . commune . taux:

Nous construisons donc notre propre fichier de communes éligibles. C'est à ce jour (septembre 2024) la base de données la plus complète et sourcée disponible.

[La liste des communes éligibles est ici](https://github.com/betagouv/reno/blob/master/app/r%C3%A8gles/communes-taxe-fonci%C3%A8re.yaml).
[La liste des communes éligibles est ici](https://github.com/betagouv/reno/blob/master/app/r%C3%A8gles/communes-taxe-fonci%C3%A8re.publicodes).

0 comments on commit 3e229f8

Please sign in to comment.