mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-05 20:48:15 +00:00
e656863a73
* Correct bugs reported by LGTM * Add some tests * A few more updates * YAML update * Test fixes * One more test fix * Test fix
10 lines
166 B
YAML
10 lines
166 B
YAML
extraction:
|
|
javascript:
|
|
index:
|
|
filters:
|
|
- exclude: "**/jquery*.js"
|
|
- exclude: "**/bootstrap*.js"
|
|
- exclude: "**/webapp/fa/*.js"
|
|
|
|
|