We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c875ae8 commit 4a2f0b5Copy full SHA for 4a2f0b5
1 file changed
.luacheckrc
@@ -29,6 +29,15 @@ stds.osm2pgsql = {
29
process_untagged_relation = {
30
read_only = false
31
},
32
+ process_deleted_node = {
33
+ read_only = false
34
+ },
35
+ process_deleted_way = {
36
37
38
+ process_deleted_relation = {
39
40
41
select_relation_members = {
42
43
0 commit comments