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
Built Distribution
File details
Details for the file sapui5-xml-linter-0.0.4.tar.gz
.
File metadata
- Download URL: sapui5-xml-linter-0.0.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c6b44704eaa09c3114fdbe70ba095d4c61955f7fe9f225f2f76dd86f63dcd5e1
|
|
MD5 |
e40003c32e4ca57c4fc1d458164ce747
|
|
BLAKE2b-256 |
e5bb8450b8795615dd76d75bccd97e72a4f9a6756539a07b6d12734a28c630a4
|
File details
Details for the file sapui5_xml_linter-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: sapui5_xml_linter-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4147327ad7f0c95b0cfa81a6080f9d778b119202ecd065edd2312efa4c047688
|
|
MD5 |
7dd8e15207df377b418209984cdea5ce
|
|
BLAKE2b-256 |
a9a40c51302c633d2ef2f8b0beaf18ebc0af4103653c424f34adae2fdd729c25
|