bito-code-review[bot] commented on PR #41021: URL: https://github.com/apache/superset/pull/41021#issuecomment-4700696472
<!-- Bito Reply --> The requested file `superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/morocco.geojson` is a GeoJSON file containing a large `features` array. Modifying this file to place the entire `features` array on a single line would result in an extremely long line (over 50,000 characters), which is generally discouraged for maintainability and reviewability. If you need to reduce the file size or change its formatting, I recommend using a standard JSON minifier or formatter tool rather than manual editing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
