1
1
mirror of https://github.com/google/ormolu.git synced 2024-11-30 14:46:39 +03:00
ormolu/data/examples/other
2019-08-13 20:59:22 +02:00
..
argument-comment-out.hs Fix mis-formatting of per-argument comments in certain cases 2019-08-13 20:59:22 +02:00
argument-comment.hs Fix mis-formatting of per-argument comments in certain cases 2019-08-13 20:59:22 +02:00
ascii-out.hs Only drop indentation present for every line in multiline comments 2019-07-01 00:07:54 +02:00
ascii.hs Only drop indentation present for every line in multiline comments 2019-07-01 00:07:54 +02:00
comment-alignment-out.hs Recognize gaps between comment blocks 2019-06-30 22:59:21 +02:00
comment-alignment.hs Recognize gaps between comment blocks 2019-06-30 22:59:21 +02:00
following-comment-last-0-out.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
following-comment-last-0.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
following-comment-last-1-out.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
following-comment-last-1.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
following-comment-last-2-out.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
following-comment-last-2.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
following-comment-last-3-out.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
following-comment-last-3.hs Make sure no comments are swallowed at the end 2019-08-08 20:20:17 +02:00
multiline-comments-reindent-out.hs Only drop indentation present for every line in multiline comments 2019-07-01 00:07:54 +02:00
multiline-comments-reindent.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
pragma-no-header-out.hs Handle OPTIONS_GHC and OPTIONS_HADDOCK pragmas 2019-08-11 16:04:42 +02:00
pragma-no-header.hs Handle OPTIONS_GHC and OPTIONS_HADDOCK pragmas 2019-08-11 16:04:42 +02:00
pragma-out.hs Handle OPTIONS_GHC and OPTIONS_HADDOCK pragmas 2019-08-11 16:04:42 +02:00
pragma.hs Handle OPTIONS_GHC and OPTIONS_HADDOCK pragmas 2019-08-11 16:04:42 +02:00
trailing-whitespace-out.hs Implement dropping of trailing whitespace in comments 2019-07-05 21:01:45 +02:00
trailing-whitespace.hs Implement dropping of trailing whitespace in comments 2019-07-05 21:01:45 +02:00