Skip to main content

Checks SAPUI5 XML views for unnecessary attributes and empty tags, and changes them if necessary

Project description

SAP UI5 View XML Linter

This is a Python script that checks your view XML files and removes attributes that have the default value set. This can happen when your view files come out of a design platform like SAP Build.

Usage:

Do this once to download the API files for SAPUI5:

./sapui5-xml-linter -u

Thene, everytime you want to check yout files, run this command:

./sapui5-xml-linter /path-to-project/webapp/view

(substitute the path with the folder where your xml view files reside)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sapui5-xml-linter-0.0.4.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

sapui5_xml_linter-0.0.4-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page