Skip to content

Commit f5927cb

Browse files
committed
more meta elision
1 parent 3960818 commit f5927cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<property name="maven.compile.classpath"
297297
refid="maven.compile.classpath" />
298298
<property name="compiler.elide-meta"
299-
value="[:doc :file :line :added]"/>
299+
value="[:doc :file :line :added :column :ns :name :static :arglists]"/>
300300
<ant target="compile-clojure"/>
301301
</target>
302302
</configuration>

0 commit comments

Comments
 (0)