Commit 341bc2f
Ciaran McCrisken
(MAINT) Perform pdk update
This was primarily done to add the following line to the Rakefile:
`FastGettext.default_text_domain = 'default-text-domain'` and
prevent syntax checks failing because of the text domain is not
set (which generates a return code of 1).1 parent e4e2dae commit 341bc2f
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
0 commit comments