mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-25 05:52:32 +03:00
phpcs: remove trailing whitespace from comments
This commit is contained in:
parent
64fa70ac0a
commit
f6a76ebcd5
@ -9,7 +9,7 @@ $aTagsBlacklist
|
||||
'place' => array('house', 'houses'),
|
||||
);
|
||||
|
||||
// If a class is in the white list then all types will
|
||||
// If a class is in the white list then all types will
|
||||
// be ignored except the ones given in the list.
|
||||
// Also use this list to exclude an entire class from
|
||||
// special phrases.
|
||||
|
@ -37,7 +37,7 @@ $sTestPageText = <<<EOD
|
||||
| coasters = 12
|
||||
| water_rides = 2
|
||||
| owner = [[Six Flags]]
|
||||
| general_manager =
|
||||
| general_manager =
|
||||
| homepage = [http://www.sixflags.com/parks/greatadventure/ Six Flags Great Adventure]
|
||||
}}
|
||||
EOD;
|
||||
|
Loading…
Reference in New Issue
Block a user