Skip to content

Commit

Permalink
chore: resolve more CI issues
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 11, 2023
1 parent 9287883 commit 54c5632
Show file tree
Hide file tree
Showing 6 changed files with 414 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .formatter.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
spark_locals_without_parens = [
allow_nil?: 1,
api: 1,
attribute_type: 1,
attributes_as_attributes: 1,
belongs_to_actor: 2,
belongs_to_actor: 3,
change_tracking_mode: 1,
define_attribute?: 1,
ignore_attributes: 1,
mixin: 1,
on_actions: 1,
Expand Down
10 changes: 10 additions & 0 deletions documentation/dsls/DSL:-AshPaperTrail.Api.cheatmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!--
This file was generated by Spark. Do not edit it by hand.
-->
# DSL: AshPaperTrail.Api

Documentation for `AshPaperTrail.Api`.




9 changes: 9 additions & 0 deletions documentation/dsls/DSL:-AshPaperTrail.Registry.cheatmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!--
This file was generated by Spark. Do not edit it by hand.
-->
# DSL: AshPaperTrail.Registry

Deprecated in favor of `AshPaperTrail.Api`. Extends a registry to include the versions of paper trail resources.



Loading

0 comments on commit 54c5632

Please sign in to comment.