issues
search
sourcemeta
/
alterschema
Convert between JSON Schema specification versions
https://alterschema.sourcemeta.com
Other
67
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Linter: Detect and flag unrecognised keywords that don't start with `x-`
#242
jviotti
opened
7 hours ago
0
Revise export include headers
#241
jviotti
closed
3 weeks ago
0
Upgrade Noa to `837e1ff981f8df45d9e2977a50f5da61d8affed4`
#240
jviotti
closed
3 weeks ago
0
Upgrade JSON Toolkit to `9685d29e2e633d71319c64b1ab2fbceab865dbf3`
#239
jviotti
closed
3 weeks ago
0
Upgrade JSON Toolkit to `9abbaee71e9e00e95632858d29c7ebe5c2a723b0`
#238
jviotti
closed
4 weeks ago
0
Upgrade ClangFormat to v19.1.0
#237
jviotti
closed
1 month ago
0
Upgrade Noa to `517e88aef5981b88ac6bb8caff15d17dffcb4320`
#236
jviotti
closed
1 month ago
0
Upgrade to ClangFormat v19.1.0
#235
jviotti
closed
1 month ago
0
Don't proceed with `type_union_implicit` if no validation vocabulary
#234
jviotti
closed
1 month ago
0
Add an implicit linter rule for elevating unknown types
#233
jviotti
closed
1 month ago
0
Simplify equal numeric bounds to `enum`/`const`
#232
jviotti
closed
1 month ago
0
Add implicit rules for `minItems`
#231
jviotti
closed
1 month ago
0
Add an implicit rule for `minProperties`
#230
jviotti
closed
1 month ago
0
Add an implicit linter rule for `properties`
#229
jviotti
closed
1 month ago
0
Add an implicit linter rule for `minLength`
#228
jviotti
closed
1 month ago
0
Add a implicit rule to elevate the `multipleOf` default
#227
jviotti
closed
1 month ago
0
Introduce a new linter category for exposing implicit assertions
#226
jviotti
closed
1 month ago
0
Break `Redundant` linter category into `Redundant` and `Superfluous`
#225
jviotti
closed
1 month ago
0
Desugar `type` arrays to `anyOf` in 2020-12
#224
jviotti
closed
1 month ago
0
Desugar the `true` schema into the empty schema
#223
jviotti
closed
1 month ago
0
Get rid of of unsatisfiable `maxContains` given `maxItems`
#222
jviotti
closed
1 month ago
0
Fix `exclusiveMaximum` and `exclusiveMinimum` desugar
#221
jviotti
closed
1 month ago
0
Desugar `exclusive(Max|Min)imum` to `(max|min)imum`
#220
jviotti
closed
1 month ago
0
Support a desugar rule for `const` into `enum`
#219
jviotti
closed
1 month ago
0
Fix README "rule" link
#218
jviotti
closed
1 month ago
0
Add a rule to convert `type: null` to an enumeration
#217
jviotti
closed
1 month ago
0
Force rules to have a description message
#216
jviotti
closed
1 month ago
0
Rename the "modernize" category to "syntax sugar"
#215
jviotti
closed
1 month ago
0
Introduce the idea of syntax sugar lint rules
#214
jviotti
closed
1 month ago
0
Don't remove `type` alongside heterogeneous enumerations
#213
jviotti
closed
1 month ago
0
Unify test file name of `test/linter`
#212
jviotti
closed
1 month ago
0
Add redundancy rules for keyword that won't apply to given types
#211
jviotti
closed
1 month ago
0
Remove `minProperties` if less than or equal to `required`
#210
jviotti
closed
1 month ago
0
Port `redundant/if_without_then_else` from JSON BinPack
#209
jviotti
closed
1 month ago
0
Port `redundant/pattern_properties_default` from JSON BinPack
#208
jviotti
closed
1 month ago
0
Lint `properties` set to the empty object
#207
jviotti
closed
1 month ago
0
Implement a `dependent_required_tautology` variant for `dependencies`
#206
jviotti
closed
1 month ago
0
Port `simplify/dependent_required_tautology` from JSON BinPack
#205
jviotti
closed
1 month ago
0
Port `simplify/(max|min)imum_real_for_integer` from JSON BinPack
#204
jviotti
closed
1 month ago
0
De-duplicate `anyOf`/`allOf`
#203
jviotti
closed
1 month ago
0
Port `antipattern/exclusive_(max|min)imum_number_and_(max|min)imum` from JSON BinPack
#202
jviotti
closed
1 month ago
0
Port `antipattern/duplicate_required_values` from JSON BinPack
#201
jviotti
closed
1 month ago
0
Port `antipattern/duplicate_enum_values` from JSON BinPack
#200
jviotti
closed
1 month ago
0
Upgrade JSON Toolkit to the latest version
#199
jviotti
closed
1 month ago
0
Perform basic packaging testing
#198
jviotti
closed
2 months ago
0
Revise the project casing to be AlterSchema
#197
jviotti
closed
2 months ago
0
Improve Doxygen documentation
#196
jviotti
closed
2 months ago
0
Add CMake `find_package` integration
#195
jviotti
closed
2 months ago
0
Port existing linter rules from JSON Toolkit
#194
jviotti
closed
2 months ago
0
Port back engine tests from JSON Toolkit
#193
jviotti
closed
2 months ago
0
Next