Skip to content

Commit

Permalink
Just make a code change to trigger publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dolauli committed Oct 15, 2020
1 parent cd92acb commit bd7146a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion powershell/plugins/cs-namer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { SchemaDefinitionResolver } from '../llcsharp/schema/schema-resolver';

type State = ModelState<codemodel.Model>;


function setPropertyNames(schema: Schema) {
// name each property in this schema
for (const propertySchema of values(schema.properties)) {
Expand Down

0 comments on commit bd7146a

Please sign in to comment.